Home
last modified time | relevance | path

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

123

/linux/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()
/linux/net/core/
H A Dlock_debug.c29 case NETDEV_DOWN: in netdev_debug_event()
H A Dfailover.c200 case NETDEV_DOWN: in failover_event()
/linux/net/bridge/
H A Dbr.c108 case NETDEV_DOWN: in br_device_event()
151 event == NETDEV_CHANGE || event == NETDEV_DOWN)) in br_device_event()
/linux/net/6lowpan/
H A Dcore.c134 case NETDEV_DOWN: in lowpan_event()
/linux/net/hsr/
H A Dhsr_main.c58 case NETDEV_DOWN: /* Administrative state UP */ in hsr_netdev_notify()
/linux/security/selinux/
H A Dnetif.c259 if (event == NETDEV_DOWN) in sel_netif_netdev_notifier_handler()
/linux/net/8021q/
H A Dvlan.c414 else if (event == NETDEV_DOWN) in vlan_device_event()
460 case NETDEV_DOWN: { in vlan_device_event()
/linux/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/drivers/net/ipvlan/
H A Dipvlan_main.c743 case NETDEV_DOWN: in ipvlan_device_event()
916 case NETDEV_DOWN: in ipvlan_addr6_event()
989 case NETDEV_DOWN: in ipvlan_addr4_event()
/linux/net/ieee802154/
H A Dcore.c304 case NETDEV_DOWN: in cfg802154_netdev_notifier_call()
/linux/fs/nfsd/
H A Dnfssvc.c442 if (event != NETDEV_DOWN || !nn->nfsd_serv) in nfsd_inetaddr_event()
472 if (event != NETDEV_DOWN || !nn->nfsd_serv) in nfsd_inet6addr_event()
/linux/drivers/net/hamradio/
H A Dbpqether.c526 case NETDEV_DOWN: /* ethernet device closed -> close BPQ interface */ in bpq_device_event()
/linux/net/can/j1939/
H A Dmain.c375 case NETDEV_DOWN: in j1939_netdev_notify()
/linux/net/can/
H A Draw.c333 case NETDEV_DOWN: in raw_notify()
348 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in raw_notifier()
H A Dbcm.c1530 case NETDEV_DOWN: in bcm_notify()
1546 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in bcm_notifier()
/linux/net/lapb/
H A Dlapb_iface.c494 case NETDEV_DOWN: in lapb_device_event()
/linux/net/caif/
H A Dcaif_dev.c422 case NETDEV_DOWN: in caif_device_notify()
/linux/net/xfrm/
H A Dxfrm_device.c566 case NETDEV_DOWN: in xfrm_dev_event()
/linux/fs/smb/server/
H A Dtransport_tcp.c576 case NETDEV_DOWN: in ksmbd_netdev_event()
/linux/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()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c1054 case NETDEV_DOWN: in brcmf_inetaddr_changed()
1122 case NETDEV_DOWN: in brcmf_inet6addr_changed()
/linux/net/batman-adv/
H A Dhard-interface.c968 case NETDEV_DOWN: in batadv_hard_if_event()
/linux/drivers/leds/trigger/
H A Dledtrig-netdev.c577 if (evt != NETDEV_UP && evt != NETDEV_DOWN && evt != NETDEV_CHANGE in netdev_trig_notify()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c688 case NETDEV_DOWN: in rxe_notify()

123