Home
last modified time | relevance | path

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

1234

/linux-6.15/net/netfilter/
H 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()
H A Dnft_flow_offload.c495 if (event != NETDEV_DOWN) in flow_offload_netdev_event()
/linux-6.15/net/core/
H A Dlock_debug.c26 case NETDEV_DOWN: in netdev_debug_event()
H A Dfailover.c200 case NETDEV_DOWN: in failover_event()
/linux-6.15/net/bridge/
H A Dbr.c103 case NETDEV_DOWN: in br_device_event()
146 event == NETDEV_CHANGE || event == NETDEV_DOWN)) in br_device_event()
/linux-6.15/net/6lowpan/
H A Dcore.c134 case NETDEV_DOWN: in lowpan_event()
/linux-6.15/net/hsr/
H A Dhsr_main.c58 case NETDEV_DOWN: /* Administrative state UP */ in hsr_netdev_notify()
/linux-6.15/security/selinux/
H A Dnetif.c254 if (event == NETDEV_DOWN) in sel_netif_netdev_notifier_handler()
/linux-6.15/fs/lockd/
H A Dsvc.c274 if (event != NETDEV_DOWN) in lockd_inetaddr_event()
300 if (event != NETDEV_DOWN) in lockd_inet6addr_event()
/linux-6.15/net/8021q/
H A Dvlan.c388 if (event == NETDEV_DOWN && in vlan_device_event()
435 case NETDEV_DOWN: { in vlan_device_event()
/linux-6.15/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c204 case NETDEV_DOWN: in usnic_ib_handle_port_event()
270 case NETDEV_DOWN: in usnic_ib_handle_inet_event()
/linux-6.15/drivers/net/ipvlan/
H A Dipvlan_main.c742 case NETDEV_DOWN: in ipvlan_device_event()
913 case NETDEV_DOWN: in ipvlan_addr6_event()
983 case NETDEV_DOWN: in ipvlan_addr4_event()
/linux-6.15/net/ieee802154/
H A Dcore.c304 case NETDEV_DOWN: in cfg802154_netdev_notifier_call()
/linux-6.15/net/can/j1939/
H A Dmain.c375 case NETDEV_DOWN: in j1939_netdev_notify()
/linux-6.15/fs/nfsd/
H A Dnfssvc.c459 if (event != NETDEV_DOWN || !nn->nfsd_serv) in nfsd_inetaddr_event()
489 if (event != NETDEV_DOWN || !nn->nfsd_serv) in nfsd_inet6addr_event()
/linux-6.15/drivers/net/hamradio/
H A Dbpqether.c526 case NETDEV_DOWN: /* ethernet device closed -> close BPQ interface */ in bpq_device_event()
/linux-6.15/net/can/
H A Draw.c331 case NETDEV_DOWN: in raw_notify()
346 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in raw_notifier()
/linux-6.15/net/lapb/
H A Dlapb_iface.c494 case NETDEV_DOWN: in lapb_device_event()
/linux-6.15/fs/smb/server/
H A Dtransport_tcp.c552 case NETDEV_DOWN: in ksmbd_netdev_event()
/linux-6.15/net/caif/
H A Dcaif_dev.c422 case NETDEV_DOWN: in caif_device_notify()
/linux-6.15/net/ipv4/
H A Dfib_frontend.c1476 case NETDEV_DOWN: in fib_inetaddr_event()
1523 case NETDEV_DOWN: in fib_netdev_event()
1545 fib_disable_ip(dev, NETDEV_DOWN, true); in fib_netdev_event()
/linux-6.15/net/xfrm/
H A Dxfrm_device.c557 case NETDEV_DOWN: in xfrm_dev_event()
/linux-6.15/drivers/leds/trigger/
H A Dledtrig-netdev.c587 if (evt != NETDEV_UP && evt != NETDEV_DOWN && evt != NETDEV_CHANGE in netdev_trig_notify()
/linux-6.15/net/batman-adv/
H A Dhard-interface.c978 case NETDEV_DOWN: in batadv_hard_if_event()
/linux-6.15/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c1304 case NETDEV_DOWN: in __prestera_inetaddr_port_event()
1340 if (event != NETDEV_DOWN) in __prestera_inetaddr_cb()

1234