Home
last modified time | relevance | path

Searched refs:NETDEV_DOWN (Results 1 – 25 of 61) 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/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/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/security/selinux/
H A Dnetif.c259 if (event == NETDEV_DOWN) in sel_netif_netdev_notifier_handler()
/linux/fs/lockd/
H A Dsvc.c272 if (event != NETDEV_DOWN) in lockd_inetaddr_event()
298 if (event != NETDEV_DOWN) in lockd_inet6addr_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/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/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/net/ieee802154/
H A Dcore.c304 case NETDEV_DOWN: in cfg802154_netdev_notifier_call()
/linux/fs/nfsd/
H A Dnfssvc.c441 if (event != NETDEV_DOWN || !nn->nfsd_serv) in nfsd_inetaddr_event()
471 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.c332 case NETDEV_DOWN: in raw_notify()
347 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in raw_notifier()
H A Dbcm.c1519 case NETDEV_DOWN: in bcm_notify()
1535 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in bcm_notifier()
/linux/net/caif/
H A Dcaif_dev.c422 case NETDEV_DOWN: in caif_device_notify()
/linux/net/lapb/
H A Dlapb_iface.c494 case NETDEV_DOWN: in lapb_device_event()
/linux/fs/smb/server/
H A Dtransport_tcp.c575 case NETDEV_DOWN: in ksmbd_netdev_event()
/linux/net/xfrm/
H A Dxfrm_device.c558 case NETDEV_DOWN: in xfrm_dev_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/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_switchdev.c304 case NETDEV_DOWN: in sparx5_netdevice_port_event()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c688 case NETDEV_DOWN: in rxe_notify()

123