Searched refs:batadv_mcast_get_bridge (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/batman-adv/
H A Dmulticast.c76 * batadv_mcast_get_bridge() - get the bridge on top of the softif if it exists
85 static struct net_device *batadv_mcast_get_bridge(struct net_device *soft_iface) function
284 bridge = batadv_mcast_get_bridge(dev);
526 struct net_device *bridge = batadv_mcast_get_bridge(dev);

Completed in 118 milliseconds