Searched refs:batadv_get_real_netdevice (Results 1 – 1 of 1) sorted by relevance
206 * batadv_get_real_netdevice() - check if the given netdev struct is a virtual216 static struct net_device *batadv_get_real_netdevice(struct net_device *netdev) in batadv_get_real_netdevice() function 269 real_netdev = batadv_get_real_netdevice(net_device); in batadv_get_real_netdev() 338 real_netdev = batadv_get_real_netdevice(net_device); in batadv_wifi_flags_evaluate()