Home
last modified time | relevance | path

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

1234

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

Completed in 50 milliseconds

1234