Home
last modified time | relevance | path

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

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