Home
last modified time | relevance | path

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

/linux-6.14.4/net/core/
Drtnl_net_debug.c31 case NETDEV_BONDING_FAILOVER: in rtnl_net_debug_event()
Drtnetlink.c1779 case NETDEV_BONDING_FAILOVER: in rtnl_get_event()
6967 case NETDEV_BONDING_FAILOVER: in rtnetlink_event()
/linux-6.14.4/net/8021q/
Dvlan.c500 case NETDEV_BONDING_FAILOVER: in vlan_device_event()
/linux-6.14.4/drivers/infiniband/core/
Droce_gid_mgmt.c811 case NETDEV_BONDING_FAILOVER: in netdevice_event()
Dcma.c5150 if (event != NETDEV_BONDING_FAILOVER) in cma_netdev_callback()
/linux-6.14.4/drivers/net/ipvlan/
Dipvlan_main.c804 case NETDEV_BONDING_FAILOVER: in ipvlan_device_event()
/linux-6.14.4/drivers/net/
Dmacvlan.c1837 case NETDEV_BONDING_FAILOVER: in macvlan_device_event()
/linux-6.14.4/include/linux/
Dnetdevice.h3083 NETDEV_BONDING_FAILOVER, enumerator
/linux-6.14.4/drivers/net/bonding/
Dbond_main.c1354 call_netdevice_notifiers(NETDEV_BONDING_FAILOVER, bond->dev); in bond_change_active_slave()