Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/team/
Dteam.c1815 static int team_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in team_vlan_rx_add_vid() function
1969 .ndo_vlan_rx_add_vid = team_vlan_rx_add_vid,