Home
last modified time | relevance | path

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

/linux/net/core/
H A Dlock_debug.c44 case NETDEV_NOTIFY_PEERS: in netdev_debug_event()
H A Drtnetlink.c1822 case NETDEV_NOTIFY_PEERS: in rtnl_get_event()
7051 case NETDEV_NOTIFY_PEERS: in rtnetlink_event()
H A Ddev.c1623 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, dev); in __netdev_notify_peers()
/linux/net/8021q/
H A Dvlan.c524 case NETDEV_NOTIFY_PEERS: in vlan_device_event()
/linux/drivers/net/ipvlan/
H A Dipvlan_main.c807 case NETDEV_NOTIFY_PEERS: in ipvlan_device_event()
/linux/net/ipv6/
H A Dndisc.c1898 case NETDEV_NOTIFY_PEERS: in ndisc_netdev_event()
/linux/drivers/net/team/
H A Dteam_core.c664 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, netdev_from_priv(team)); in team_notify_peers_work()
/linux/include/linux/
H A Dnetdevice.h3201 NETDEV_NOTIFY_PEERS, enumerator
/linux/drivers/net/bonding/
H A Dbond_main.c1240 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, bond->dev); in bond_peer_notify_may_events()