/openbmc/linux/net/netfilter/ |
H A D | nf_nat_masquerade.c | 156 if (event == NETDEV_DOWN) { in masq_device_event() 191 if (event != NETDEV_DOWN) in masq_inet_event() 286 if (event != NETDEV_DOWN) in masq_inet6_event()
|
/openbmc/linux/net/bridge/ |
H A D | br.c | 96 case NETDEV_DOWN: in br_device_event() 139 event == NETDEV_CHANGE || event == NETDEV_DOWN)) in br_device_event()
|
/openbmc/linux/net/hsr/ |
H A D | hsr_main.c | 58 case NETDEV_DOWN: /* Administrative state UP */ in hsr_netdev_notify()
|
/openbmc/linux/net/6lowpan/ |
H A D | core.c | 134 case NETDEV_DOWN: in lowpan_event()
|
/openbmc/linux/security/selinux/ |
H A D | netif.c | 254 if (event == NETDEV_DOWN) in sel_netif_netdev_notifier_handler()
|
/openbmc/linux/fs/lockd/ |
H A D | svc.c | 272 if (event != NETDEV_DOWN) in lockd_inetaddr_event() 298 if (event != NETDEV_DOWN) in lockd_inet6addr_event()
|
/openbmc/linux/net/8021q/ |
H A D | vlan.c | 388 if (event == NETDEV_DOWN && in vlan_device_event() 435 case NETDEV_DOWN: { in vlan_device_event()
|
/openbmc/linux/net/core/ |
H A D | failover.c | 200 case NETDEV_DOWN: in failover_event()
|
/openbmc/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib_main.c | 155 case NETDEV_DOWN: in usnic_ib_handle_usdev_event() 254 case NETDEV_DOWN: in usnic_ib_handle_inet_event()
|
/openbmc/linux/net/ieee802154/ |
H A D | core.c | 282 case NETDEV_DOWN: in cfg802154_netdev_notifier_call()
|
/openbmc/linux/net/can/j1939/ |
H A D | main.c | 375 case NETDEV_DOWN: in j1939_netdev_notify()
|
/openbmc/linux/net/can/ |
H A D | raw.c | 308 case NETDEV_DOWN: in raw_notify() 323 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in raw_notifier()
|
/openbmc/linux/fs/nfsd/ |
H A D | nfssvc.c | 484 if (event != NETDEV_DOWN || !nn->nfsd_serv) in nfsd_inetaddr_event() 514 if (event != NETDEV_DOWN || !nn->nfsd_serv) in nfsd_inet6addr_event()
|
/openbmc/linux/drivers/net/hamradio/ |
H A D | bpqether.c | 545 case NETDEV_DOWN: /* ethernet device closed -> close BPQ interface */ in bpq_device_event()
|
/openbmc/linux/net/ipv4/ |
H A D | fib_frontend.c | 1447 case NETDEV_DOWN: in fib_inetaddr_event() 1494 case NETDEV_DOWN: in fib_netdev_event() 1516 fib_disable_ip(dev, NETDEV_DOWN, true); in fib_netdev_event()
|
/openbmc/linux/drivers/net/ipvlan/ |
H A D | ipvlan_main.c | 901 case NETDEV_DOWN: in ipvlan_addr6_event() 971 case NETDEV_DOWN: in ipvlan_addr4_event()
|
/openbmc/linux/drivers/infiniband/sw/siw/ |
H A D | siw_main.c | 427 case NETDEV_DOWN: in siw_netdev_event()
|
/openbmc/linux/net/lapb/ |
H A D | lapb_iface.c | 494 case NETDEV_DOWN: in lapb_device_event()
|
/openbmc/linux/fs/smb/server/ |
H A D | transport_tcp.c | 539 case NETDEV_DOWN: in ksmbd_netdev_event()
|
/openbmc/linux/net/caif/ |
H A D | caif_dev.c | 421 case NETDEV_DOWN: in caif_device_notify()
|
/openbmc/linux/drivers/leds/trigger/ |
H A D | ledtrig-netdev.c | 446 if (evt != NETDEV_UP && evt != NETDEV_DOWN && evt != NETDEV_CHANGE in netdev_trig_notify()
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_device.c | 531 case NETDEV_DOWN: in xfrm_dev_event()
|
/openbmc/linux/drivers/infiniband/hw/erdma/ |
H A D | erdma_main.c | 33 case NETDEV_DOWN: in erdma_netdev_event()
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_router.c | 1304 case NETDEV_DOWN: in __prestera_inetaddr_port_event() 1340 if (event != NETDEV_DOWN) in __prestera_inetaddr_cb()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | core.c | 1049 case NETDEV_DOWN: in brcmf_inetaddr_changed() 1117 case NETDEV_DOWN: in brcmf_inet6addr_changed()
|