Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/team/
Dteam_core.c1886 static int team_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in team_vlan_rx_add_vid() function
2056 .ndo_vlan_rx_add_vid = team_vlan_rx_add_vid,