Home
last modified time | relevance | path

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

1234

/Linux-v5.15/net/netfilter/
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()
Dnft_flow_offload.c446 if (event != NETDEV_DOWN) in flow_offload_netdev_event()
/Linux-v5.15/net/bridge/
Dbr.c96 case NETDEV_DOWN: in br_device_event()
139 event == NETDEV_CHANGE || event == NETDEV_DOWN)) in br_device_event()
/Linux-v5.15/net/hsr/
Dhsr_main.c58 case NETDEV_DOWN: /* Administrative state UP */ in hsr_netdev_notify()
/Linux-v5.15/net/6lowpan/
Dcore.c133 case NETDEV_DOWN: in lowpan_event()
/Linux-v5.15/security/selinux/
Dnetif.c254 if (event == NETDEV_DOWN) in sel_netif_netdev_notifier_handler()
/Linux-v5.15/net/core/
Dfailover.c200 case NETDEV_DOWN: in failover_event()
/Linux-v5.15/fs/lockd/
Dsvc.c305 if ((event != NETDEV_DOWN) || in lockd_inetaddr_event()
335 if ((event != NETDEV_DOWN) || in lockd_inet6addr_event()
/Linux-v5.15/net/8021q/
Dvlan.c394 if (event == NETDEV_DOWN && in vlan_device_event()
441 case NETDEV_DOWN: { in vlan_device_event()
/Linux-v5.15/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.15/net/ieee802154/
Dcore.c279 case NETDEV_DOWN: in cfg802154_netdev_notifier_call()
/Linux-v5.15/net/can/j1939/
Dmain.c363 case NETDEV_DOWN: in j1939_netdev_notify()
/Linux-v5.15/net/can/
Draw.c301 case NETDEV_DOWN: in raw_notify()
316 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in raw_notifier()
/Linux-v5.15/drivers/net/hamradio/
Dbpqether.c546 case NETDEV_DOWN: /* ethernet device closed -> close BPQ interface */ in bpq_device_event()
/Linux-v5.15/fs/nfsd/
Dnfssvc.c447 if ((event != NETDEV_DOWN) || in nfsd_inetaddr_event()
478 if ((event != NETDEV_DOWN) || in nfsd_inet6addr_event()
/Linux-v5.15/net/xfrm/
Dxfrm_device.c411 case NETDEV_DOWN: in xfrm_dev_event()
/Linux-v5.15/drivers/leds/trigger/
Dledtrig-netdev.c304 if (evt != NETDEV_UP && evt != NETDEV_DOWN && evt != NETDEV_CHANGE in netdev_trig_notify()
/Linux-v5.15/net/ipv4/
Dfib_frontend.c1427 case NETDEV_DOWN: in fib_inetaddr_event()
1474 case NETDEV_DOWN: in fib_netdev_event()
1496 fib_disable_ip(dev, NETDEV_DOWN, true); in fib_netdev_event()
/Linux-v5.15/drivers/net/ipvlan/
Dipvlan_main.c900 case NETDEV_DOWN: in ipvlan_addr6_event()
970 case NETDEV_DOWN: in ipvlan_addr4_event()
/Linux-v5.15/drivers/net/ethernet/microchip/sparx5/
Dsparx5_switchdev.c204 case NETDEV_DOWN: in sparx5_netdevice_port_event()
/Linux-v5.15/net/caif/
Dcaif_dev.c421 case NETDEV_DOWN: in caif_device_notify()
/Linux-v5.15/drivers/infiniband/sw/siw/
Dsiw_main.c459 case NETDEV_DOWN: in siw_netdev_event()
/Linux-v5.15/fs/ksmbd/
Dtransport_tcp.c501 case NETDEV_DOWN: in ksmbd_netdev_event()
/Linux-v5.15/net/lapb/
Dlapb_iface.c494 case NETDEV_DOWN: in lapb_device_event()
/Linux-v5.15/net/batman-adv/
Dhard-interface.c945 case NETDEV_DOWN: in batadv_hard_if_event()

1234