Home
last modified time | relevance | path

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

/Linux-v5.4/net/8021q/
Dvlan.c499 case NETDEV_NOTIFY_PEERS: in vlan_device_event()
/Linux-v5.4/drivers/net/bonding/
Dbond_main.c900 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, in bond_change_active_slave()
2340 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, bond->dev); in bond_mii_monitor()
3037 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, in bond_activebackup_arp_mon()
/Linux-v5.4/drivers/net/
Dmacvlan.c1720 case NETDEV_NOTIFY_PEERS: in macvlan_device_event()
/Linux-v5.4/net/ipv6/
Dndisc.c1806 case NETDEV_NOTIFY_PEERS: in ndisc_netdev_event()
/Linux-v5.4/net/core/
Drtnetlink.c1472 case NETDEV_NOTIFY_PEERS: in rtnl_get_event()
5290 case NETDEV_NOTIFY_PEERS: in rtnetlink_event()
Ddev.c1291 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, dev); in netdev_notify_peers()
/Linux-v5.4/net/ipv4/
Ddevinet.c1579 case NETDEV_NOTIFY_PEERS: in inetdev_event()
/Linux-v5.4/drivers/net/team/
Dteam.c639 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, team->dev); in team_notify_peers_work()
/Linux-v5.4/include/linux/
Dnetdevice.h2469 NETDEV_NOTIFY_PEERS, enumerator
/Linux-v5.4/drivers/net/ethernet/ibm/
Dibmvnic.c1945 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, netdev); in do_reset()