Home
last modified time | relevance | path

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

1234

/Linux-v5.4/net/netfilter/
Dnf_nat_masquerade.c82 if (event == NETDEV_DOWN) { in masq_device_event()
124 if (event == NETDEV_DOWN) in masq_inet_event()
239 if (event != NETDEV_DOWN || atomic_read(&v6_worker_count) >= 16) in masq_inet6_event()
Dnft_flow_offload.c245 if (event != NETDEV_DOWN) in flow_offload_netdev_event()
/Linux-v5.4/net/bridge/
Dbr.c93 case NETDEV_DOWN: in br_device_event()
136 event == NETDEV_CHANGE || event == NETDEV_DOWN)) in br_device_event()
/Linux-v5.4/net/hsr/
Dhsr_main.c44 case NETDEV_DOWN: /* Administrative state UP */ in hsr_netdev_notify()
/Linux-v5.4/net/6lowpan/
Dcore.c133 case NETDEV_DOWN: in lowpan_event()
/Linux-v5.4/security/selinux/
Dnetif.c255 if (event == NETDEV_DOWN) in sel_netif_netdev_notifier_handler()
/Linux-v5.4/fs/lockd/
Dsvc.c305 if ((event != NETDEV_DOWN) || in lockd_inetaddr_event()
335 if ((event != NETDEV_DOWN) || in lockd_inet6addr_event()
/Linux-v5.4/net/core/
Dfailover.c200 case NETDEV_DOWN: in failover_event()
/Linux-v5.4/net/8021q/
Dvlan.c388 if (event == NETDEV_DOWN && in vlan_device_event()
435 case NETDEV_DOWN: { in vlan_device_event()
/Linux-v5.4/drivers/infiniband/hw/usnic/
Dusnic_ib_main.c155 case NETDEV_DOWN: in usnic_ib_handle_usdev_event()
254 case NETDEV_DOWN: in usnic_ib_handle_inet_event()
/Linux-v5.4/net/ieee802154/
Dcore.c279 case NETDEV_DOWN: in cfg802154_netdev_notifier_call()
/Linux-v5.4/drivers/net/wan/
Dlapbether.c380 case NETDEV_DOWN: in lapbeth_device_event()
/Linux-v5.4/net/can/j1939/
Dmain.c361 case NETDEV_DOWN: in j1939_netdev_notify()
/Linux-v5.4/net/xfrm/
Dxfrm_device.c392 case NETDEV_DOWN: in xfrm_dev_event()
/Linux-v5.4/drivers/net/hamradio/
Dbpqether.c522 case NETDEV_DOWN: /* ethernet device closed -> close BPQ interface */ in bpq_device_event()
/Linux-v5.4/drivers/leds/trigger/
Dledtrig-netdev.c304 if (evt != NETDEV_UP && evt != NETDEV_DOWN && evt != NETDEV_CHANGE in netdev_trig_notify()
/Linux-v5.4/fs/nfsd/
Dnfssvc.c438 if ((event != NETDEV_DOWN) || in nfsd_inetaddr_event()
469 if ((event != NETDEV_DOWN) || in nfsd_inet6addr_event()
/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_utils.c191 case NETDEV_DOWN: in i40iw_inetaddr_event()
248 case NETDEV_DOWN: in i40iw_inet6addr_event()
345 case NETDEV_DOWN: in i40iw_netdevice_event()
/Linux-v5.4/net/ipv4/
Dfib_frontend.c1434 case NETDEV_DOWN: in fib_inetaddr_event()
1481 case NETDEV_DOWN: in fib_netdev_event()
1503 fib_disable_ip(dev, NETDEV_DOWN, true); in fib_netdev_event()
/Linux-v5.4/drivers/net/ipvlan/
Dipvlan_main.c873 case NETDEV_DOWN: in ipvlan_addr6_event()
943 case NETDEV_DOWN: in ipvlan_addr4_event()
/Linux-v5.4/net/caif/
Dcaif_dev.c415 case NETDEV_DOWN: in caif_device_notify()
/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_main.c513 case NETDEV_DOWN: in siw_netdev_event()
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcore.c966 case NETDEV_DOWN: in brcmf_inetaddr_changed()
1034 case NETDEV_DOWN: in brcmf_inet6addr_changed()
/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_net.c608 case NETDEV_DOWN: in rxe_notify()
/Linux-v5.4/net/can/
Draw.c302 case NETDEV_DOWN: in raw_notifier()

1234