Home
last modified time | relevance | path

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

/linux/net/batman-adv/
H A Dmesh-interface.c605 * batadv_interface_add_vid() - ndo_add_vid API implementation
615 static int batadv_interface_add_vid(struct net_device *dev, __be16 proto, in batadv_interface_add_vid() function
881 .ndo_vlan_rx_add_vid = batadv_interface_add_vid,