Home
last modified time | relevance | path

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

1234

/linux-6.1.9/net/netfilter/
Dnf_nat_masquerade.c156 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()
Dnft_flow_offload.c476 if (event != NETDEV_DOWN) in flow_offload_netdev_event()
/linux-6.1.9/net/bridge/
Dbr.c96 case NETDEV_DOWN: in br_device_event()
139 event == NETDEV_CHANGE || event == NETDEV_DOWN)) in br_device_event()
/linux-6.1.9/net/6lowpan/
Dcore.c134 case NETDEV_DOWN: in lowpan_event()
/linux-6.1.9/net/hsr/
Dhsr_main.c58 case NETDEV_DOWN: /* Administrative state UP */ in hsr_netdev_notify()
/linux-6.1.9/security/selinux/
Dnetif.c254 if (event == NETDEV_DOWN) in sel_netif_netdev_notifier_handler()
/linux-6.1.9/fs/lockd/
Dsvc.c305 if (event != NETDEV_DOWN) in lockd_inetaddr_event()
331 if (event != NETDEV_DOWN) in lockd_inet6addr_event()
/linux-6.1.9/net/core/
Dfailover.c200 case NETDEV_DOWN: in failover_event()
/linux-6.1.9/net/8021q/
Dvlan.c387 if (event == NETDEV_DOWN && in vlan_device_event()
434 case NETDEV_DOWN: { in vlan_device_event()
/linux-6.1.9/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-6.1.9/net/ieee802154/
Dcore.c279 case NETDEV_DOWN: in cfg802154_netdev_notifier_call()
/linux-6.1.9/net/can/j1939/
Dmain.c377 case NETDEV_DOWN: in j1939_netdev_notify()
/linux-6.1.9/net/can/
Draw.c303 case NETDEV_DOWN: in raw_notify()
318 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in raw_notifier()
/linux-6.1.9/drivers/net/hamradio/
Dbpqether.c545 case NETDEV_DOWN: /* ethernet device closed -> close BPQ interface */ in bpq_device_event()
/linux-6.1.9/fs/nfsd/
Dnfssvc.c470 if (event != NETDEV_DOWN || !nn->nfsd_serv) in nfsd_inetaddr_event()
500 if (event != NETDEV_DOWN || !nn->nfsd_serv) in nfsd_inet6addr_event()
/linux-6.1.9/drivers/leds/trigger/
Dledtrig-netdev.c304 if (evt != NETDEV_UP && evt != NETDEV_DOWN && evt != NETDEV_CHANGE in netdev_trig_notify()
/linux-6.1.9/net/ipv4/
Dfib_frontend.c1444 case NETDEV_DOWN: in fib_inetaddr_event()
1491 case NETDEV_DOWN: in fib_netdev_event()
1513 fib_disable_ip(dev, NETDEV_DOWN, true); in fib_netdev_event()
/linux-6.1.9/net/xfrm/
Dxfrm_device.c430 case NETDEV_DOWN: in xfrm_dev_event()
/linux-6.1.9/drivers/net/ipvlan/
Dipvlan_main.c899 case NETDEV_DOWN: in ipvlan_addr6_event()
969 case NETDEV_DOWN: in ipvlan_addr4_event()
/linux-6.1.9/net/lapb/
Dlapb_iface.c494 case NETDEV_DOWN: in lapb_device_event()
/linux-6.1.9/fs/ksmbd/
Dtransport_tcp.c521 case NETDEV_DOWN: in ksmbd_netdev_event()
/linux-6.1.9/net/caif/
Dcaif_dev.c421 case NETDEV_DOWN: in caif_device_notify()
/linux-6.1.9/drivers/infiniband/sw/siw/
Dsiw_main.c459 case NETDEV_DOWN: in siw_netdev_event()
/linux-6.1.9/drivers/infiniband/hw/erdma/
Derdma_main.c33 case NETDEV_DOWN: in erdma_netdev_event()
/linux-6.1.9/net/batman-adv/
Dhard-interface.c962 case NETDEV_DOWN: in batadv_hard_if_event()

1234