Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/core/
Droce_gid_mgmt.c614 case NETDEV_BONDING_FAILOVER: in netdevice_event()
Dcma.c3837 if (event != NETDEV_BONDING_FAILOVER) in cma_netdev_callback()
/linux-4.4.14/net/8021q/
Dvlan.c482 case NETDEV_BONDING_FAILOVER: in vlan_device_event()
/linux-4.4.14/drivers/net/
Dmacvlan.c1569 case NETDEV_BONDING_FAILOVER: in macvlan_device_event()
/linux-4.4.14/include/linux/
Dnetdevice.h2109 #define NETDEV_BONDING_FAILOVER 0x000C macro
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c887 call_netdevice_notifiers(NETDEV_BONDING_FAILOVER, bond->dev); in bond_change_active_slave()