Home
last modified time | relevance | path

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

/linux-6.12.1/net/batman-adv/
Dhard-interface.c216 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()