Home
last modified time | relevance | path

Searched refs:NETDEV_DOWN (Results 1 – 25 of 55) 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/hsr/
H A Dhsr_main.c58 case NETDEV_DOWN: /* Administrative state UP */ in hsr_netdev_notify()
/linux/net/6lowpan/
H A Dcore.c134 case NETDEV_DOWN: in lowpan_event()
/linux/security/selinux/
H A Dnetif.c254 if (event == NETDEV_DOWN) in sel_netif_netdev_notifier_handler()
/linux/fs/lockd/
H A Dsvc.c266 if (event != NETDEV_DOWN) in lockd_inetaddr_event()
292 if (event != NETDEV_DOWN) in lockd_inet6addr_event()
/linux/net/8021q/
H A Dvlan.c388 if (event == NETDEV_DOWN && in vlan_device_event()
435 case NETDEV_DOWN: { in vlan_device_event()
/linux/net/core/
H A Dfailover.c200 case NETDEV_DOWN: in failover_event()
/linux/net/ieee802154/
H A Dcore.c304 case NETDEV_DOWN: in cfg802154_netdev_notifier_call()
/linux/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/net/can/j1939/
H A Dmain.c375 case NETDEV_DOWN: in j1939_netdev_notify()
/linux/drivers/net/hamradio/
H A Dbpqether.c545 case NETDEV_DOWN: /* ethernet device closed -> close BPQ interface */ in bpq_device_event()
/linux/net/ipv4/
H A Dfib_frontend.c1455 case NETDEV_DOWN: in fib_inetaddr_event()
1502 case NETDEV_DOWN: in fib_netdev_event()
1524 fib_disable_ip(dev, NETDEV_DOWN, true); in fib_netdev_event()
H A Ddevinet.c422 NETDEV_DOWN, ifa); in __inet_del_ifa()
459 blocking_notifier_call_chain(&inetaddr_chain, NETDEV_DOWN, ifa1); in __inet_del_ifa()
1649 case NETDEV_DOWN: in inetdev_event()
H A Dfib_semantics.c1988 case NETDEV_DOWN: in fib_sync_down_dev()
2010 case NETDEV_DOWN: in fib_sync_down_dev()
/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/fs/smb/server/
H A Dtransport_tcp.c548 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/net/batman-adv/
H A Dhard-interface.c980 case NETDEV_DOWN: in batadv_hard_if_event()
/linux/net/can/
H A Dbcm.c1493 case NETDEV_DOWN: in bcm_notify()
1509 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in bcm_notifier()
H A Disotp.c1574 case NETDEV_DOWN: in isotp_notify()
1589 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in isotp_notifier()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c620 case NETDEV_DOWN: in rxe_notify()
/linux/net/ipv6/
H A Daddrconf.c1332 inet6addr_notifier_call_chain(NETDEV_DOWN, ifp); in ipv6_del_addr()
3770 case NETDEV_DOWN: in addrconf_notify()
3775 addrconf_ifdown(dev, event != NETDEV_DOWN); in addrconf_notify()
3841 unsigned long event = unregister ? NETDEV_UNREGISTER : NETDEV_DOWN; in addrconf_ifdown()
3977 inet6addr_notifier_call_chain(NETDEV_DOWN, ifa); in addrconf_ifdown()
6357 addrconf_notify(NULL, NETDEV_DOWN, &info); in dev_disable_change()
/linux/drivers/s390/net/
H A Dqeth_l3_main.c2081 case NETDEV_DOWN: in qeth_l3_handle_ip_event()
2156 if (event != NETDEV_UP && event != NETDEV_DOWN) in qeth_l3_ip6_event()
/linux/drivers/net/ppp/
H A Dpppoe.c344 case NETDEV_DOWN: in pppoe_device_event()

123