Home
last modified time | relevance | path

Searched refs:batadv_get_real_netdevice (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/batman-adv/
Dhard-interface.c222 static struct net_device *batadv_get_real_netdevice(struct net_device *netdev) in batadv_get_real_netdevice() function
268 real_netdev = batadv_get_real_netdevice(net_device); in batadv_get_real_netdev()
335 real_netdev = batadv_get_real_netdevice(net_device); in batadv_wifi_flags_evaluate()