Searched refs:bond_vlan_rx_add_vid (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_main.c462 * In the following 3 functions, bond_vlan_rx_register(), bond_vlan_rx_add_vid
507 * bond_vlan_rx_add_vid - Propagates adding an id to slaves
511 static void bond_vlan_rx_add_vid(struct net_device *bond_dev, uint16_t vid) function
4600 .ndo_vlan_rx_add_vid = bond_vlan_rx_add_vid,

Completed in 89 milliseconds