Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/team/
Dteam.c1894 static int team_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in team_vlan_rx_add_vid() function
2064 .ndo_vlan_rx_add_vid = team_vlan_rx_add_vid,