Home
last modified time | relevance | path

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

/linux-4.1.27/net/8021q/
Dvlan.c482 case NETDEV_BONDING_FAILOVER: in vlan_device_event()
/linux-4.1.27/drivers/net/
Dmacvlan.c1566 case NETDEV_BONDING_FAILOVER: in macvlan_device_event()
/linux-4.1.27/include/linux/
Dnetdevice.h2057 #define NETDEV_BONDING_FAILOVER 0x000C macro
/linux-4.1.27/drivers/net/bonding/
Dbond_main.c869 call_netdevice_notifiers(NETDEV_BONDING_FAILOVER, bond->dev); in bond_change_active_slave()
/linux-4.1.27/drivers/infiniband/core/
Dcma.c3481 if (event != NETDEV_BONDING_FAILOVER) in cma_netdev_callback()