Home
last modified time | relevance | path

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

1234

/linux/net/netfilter/
A 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()
A Dnft_flow_offload.c446 if (event != NETDEV_DOWN) in flow_offload_netdev_event()
/linux/net/bridge/
A Dbr.c96 case NETDEV_DOWN: in br_device_event()
139 event == NETDEV_CHANGE || event == NETDEV_DOWN)) in br_device_event()
/linux/net/hsr/
A Dhsr_main.c58 case NETDEV_DOWN: /* Administrative state UP */ in hsr_netdev_notify()
/linux/net/6lowpan/
A Dcore.c133 case NETDEV_DOWN: in lowpan_event()
/linux/security/selinux/
A Dnetif.c254 if (event == NETDEV_DOWN) in sel_netif_netdev_notifier_handler()
/linux/fs/lockd/
A Dsvc.c305 if ((event != NETDEV_DOWN) || in lockd_inetaddr_event()
335 if ((event != NETDEV_DOWN) || in lockd_inet6addr_event()
/linux/net/8021q/
A Dvlan.c388 if (event == NETDEV_DOWN && in vlan_device_event()
435 case NETDEV_DOWN: { in vlan_device_event()
/linux/net/core/
A Dfailover.c200 case NETDEV_DOWN: in failover_event()
/linux/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/net/ieee802154/
A Dcore.c279 case NETDEV_DOWN: in cfg802154_netdev_notifier_call()
/linux/net/can/
A Draw.c301 case NETDEV_DOWN: in raw_notify()
316 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in raw_notifier()
/linux/net/can/j1939/
A Dmain.c370 case NETDEV_DOWN: in j1939_netdev_notify()
/linux/fs/nfsd/
A Dnfssvc.c447 if ((event != NETDEV_DOWN) || in nfsd_inetaddr_event()
478 if ((event != NETDEV_DOWN) || in nfsd_inet6addr_event()
/linux/drivers/net/hamradio/
A Dbpqether.c545 case NETDEV_DOWN: /* ethernet device closed -> close BPQ interface */ in bpq_device_event()
/linux/drivers/leds/trigger/
A Dledtrig-netdev.c304 if (evt != NETDEV_UP && evt != NETDEV_DOWN && evt != NETDEV_CHANGE in netdev_trig_notify()
/linux/net/xfrm/
A Dxfrm_device.c411 case NETDEV_DOWN: in xfrm_dev_event()
/linux/net/ipv4/
A 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/drivers/net/ipvlan/
A Dipvlan_main.c900 case NETDEV_DOWN: in ipvlan_addr6_event()
970 case NETDEV_DOWN: in ipvlan_addr4_event()
/linux/drivers/infiniband/sw/siw/
A Dsiw_main.c459 case NETDEV_DOWN: in siw_netdev_event()
/linux/fs/ksmbd/
A Dtransport_tcp.c501 case NETDEV_DOWN: in ksmbd_netdev_event()
/linux/net/lapb/
A Dlapb_iface.c494 case NETDEV_DOWN: in lapb_device_event()
/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_switchdev.c204 case NETDEV_DOWN: in sparx5_netdevice_port_event()
/linux/net/caif/
A Dcaif_dev.c421 case NETDEV_DOWN: in caif_device_notify()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dcore.c1052 case NETDEV_DOWN: in brcmf_inetaddr_changed()
1120 case NETDEV_DOWN: in brcmf_inet6addr_changed()

Completed in 47 milliseconds

1234