Home
last modified time | relevance | path

Searched refs:NETDEV_DOWN (Results 1 – 25 of 110) sorted by relevance

12345

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_nat_masquerade.c151 if (event == NETDEV_DOWN) { in masq_device_event()
186 if (event != NETDEV_DOWN) in masq_inet_event()
281 if (event != NETDEV_DOWN) in masq_inet6_event()
H A Dnft_flow_offload.c245 if (event != NETDEV_DOWN) in flow_offload_netdev_event()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr.c96 case NETDEV_DOWN: in br_device_event()
139 event == NETDEV_CHANGE || event == NETDEV_DOWN)) in br_device_event()
/OK3568_Linux_fs/kernel/net/hsr/
H A Dhsr_main.c58 case NETDEV_DOWN: /* Administrative state UP */ in hsr_netdev_notify()
/OK3568_Linux_fs/kernel/net/6lowpan/
H A Dcore.c133 case NETDEV_DOWN: in lowpan_event()
/OK3568_Linux_fs/kernel/security/selinux/
H A Dnetif.c255 if (event == NETDEV_DOWN) in sel_netif_netdev_notifier_handler()
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dsvc.c305 if ((event != NETDEV_DOWN) || in lockd_inetaddr_event()
335 if ((event != NETDEV_DOWN) || in lockd_inet6addr_event()
/OK3568_Linux_fs/kernel/net/8021q/
H A Dvlan.c385 if (event == NETDEV_DOWN && in vlan_device_event()
432 case NETDEV_DOWN: { in vlan_device_event()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c155 case NETDEV_DOWN: in usnic_ib_handle_usdev_event()
254 case NETDEV_DOWN: in usnic_ib_handle_inet_event()
/OK3568_Linux_fs/kernel/net/core/
H A Dfailover.c200 case NETDEV_DOWN: in failover_event()
/OK3568_Linux_fs/kernel/net/ieee802154/
H A Dcore.c279 case NETDEV_DOWN: in cfg802154_netdev_notifier_call()
/OK3568_Linux_fs/kernel/net/can/
H A Draw.c301 case NETDEV_DOWN: in raw_notify()
316 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in raw_notifier()
H A Disotp.c1410 case NETDEV_DOWN: in isotp_notify()
1425 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in isotp_notifier()
/OK3568_Linux_fs/kernel/net/can/j1939/
H A Dmain.c373 case NETDEV_DOWN: in j1939_netdev_notify()
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dlapbether.c415 case NETDEV_DOWN: in lapbeth_device_event()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfssvc.c448 if ((event != NETDEV_DOWN) || in nfsd_inetaddr_event()
479 if ((event != NETDEV_DOWN) || in nfsd_inet6addr_event()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_utils.c191 case NETDEV_DOWN: in i40iw_inetaddr_event()
247 case NETDEV_DOWN: in i40iw_inet6addr_event()
343 case NETDEV_DOWN: in i40iw_netdevice_event()
/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A Dbpqether.c545 case NETDEV_DOWN: /* ethernet device closed -> close BPQ interface */ in bpq_device_event()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_frontend.c1435 case NETDEV_DOWN: in fib_inetaddr_event()
1482 case NETDEV_DOWN: in fib_netdev_event()
1504 fib_disable_ip(dev, NETDEV_DOWN, true); in fib_netdev_event()
/OK3568_Linux_fs/kernel/drivers/leds/trigger/
H A Dledtrig-netdev.c304 if (evt != NETDEV_UP && evt != NETDEV_DOWN && evt != NETDEV_CHANGE in netdev_trig_notify()
/OK3568_Linux_fs/kernel/drivers/net/ipvlan/
H A Dipvlan_main.c897 case NETDEV_DOWN: in ipvlan_addr6_event()
967 case NETDEV_DOWN: in ipvlan_addr4_event()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_device.c428 case NETDEV_DOWN: in xfrm_dev_event()
/OK3568_Linux_fs/kernel/net/caif/
H A Dcaif_dev.c421 case NETDEV_DOWN: in caif_device_notify()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_main.c480 case NETDEV_DOWN: in siw_netdev_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c1048 case NETDEV_DOWN: in brcmf_inetaddr_changed()
1116 case NETDEV_DOWN: in brcmf_inet6addr_changed()

12345