Home
last modified time | relevance | path

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

/linux/net/core/
H A Dlock_debug.c44 case NETDEV_NOTIFY_PEERS: in netdev_debug_event()
H A Drtnetlink.c1799 case NETDEV_NOTIFY_PEERS: in rtnl_get_event()
7012 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/drivers/net/
H A Dmacvlan.c1852 case NETDEV_NOTIFY_PEERS: in macvlan_device_event()
/linux/net/ipv6/
H A Dndisc.c1894 case NETDEV_NOTIFY_PEERS: in ndisc_netdev_event()
/linux/net/ipv4/
H A Ddevinet.c1636 case NETDEV_NOTIFY_PEERS: in inetdev_event()
/linux/drivers/net/team/
H A Dteam_core.c645 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, team->dev); in team_notify_peers_work()
/linux/include/linux/
H A Dnetdevice.h3167 NETDEV_NOTIFY_PEERS, enumerator
/linux/drivers/net/bonding/
H A Dbond_main.c1242 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, bond->dev); in bond_peer_notify_may_events()