Home
last modified time | relevance | path

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

123

/linux-3.4.99/net/bridge/
Dbr_notify.c77 case NETDEV_DOWN: in br_device_event()
109 event == NETDEV_CHANGE || event == NETDEV_DOWN) in br_device_event()
/linux-3.4.99/net/core/
Ddst.c387 case NETDEV_DOWN: in dst_dev_event()
391 dst_ifdown(dst, dev, event != NETDEV_DOWN); in dst_dev_event()
404 dst_ifdown(dst, dev, event != NETDEV_DOWN); in dst_dev_event()
Ddev.c1282 call_netdevice_notifiers(NETDEV_DOWN, dev); in dev_close_many()
1395 nb->notifier_call(nb, NETDEV_DOWN, dev); in register_netdevice_notifier()
1437 nb->notifier_call(nb, NETDEV_DOWN, dev); in unregister_netdevice_notifier()
4705 call_netdevice_notifiers(NETDEV_DOWN, dev); in __dev_notify_flags()
/linux-3.4.99/net/ipv4/netfilter/
Dipt_MASQUERADE.c109 if (event == NETDEV_DOWN) { in masq_device_event()
Dip_queue.c479 if (event == NETDEV_DOWN) in ipq_rcv_dev_event()
/linux-3.4.99/security/selinux/
Dnetif.c273 if (event == NETDEV_DOWN) in sel_netif_netdev_notifier_handler()
/linux-3.4.99/net/tipc/
Deth_media.c278 case NETDEV_DOWN: in recv_notification()
/linux-3.4.99/arch/ia64/hp/sim/
Dsimeth.c287 if ( event != NETDEV_UP && event != NETDEV_DOWN ) return NOTIFY_DONE; in simeth_device_event()
/linux-3.4.99/drivers/net/wan/
Dlapbether.c387 case NETDEV_DOWN: in lapbeth_device_event()
/linux-3.4.99/drivers/net/hamradio/
Dbpqether.c563 case NETDEV_DOWN: /* ethernet device closed -> close BPQ interface */ in bpq_device_event()
/linux-3.4.99/net/caif/
Dcaif_dev.c407 case NETDEV_DOWN: in caif_device_notify()
/linux-3.4.99/net/ipv4/
Dfib_frontend.c975 case NETDEV_DOWN: in fib_inetaddr_event()
1016 case NETDEV_DOWN: in fib_netdev_event()
Ddevinet.c354 NETDEV_DOWN, ifa); in __inet_del_ifa()
390 blocking_notifier_call_chain(&inetaddr_chain, NETDEV_DOWN, ifa1); in __inet_del_ifa()
1209 case NETDEV_DOWN: in inetdev_event()
/linux-3.4.99/net/8021q/
Dvlan.c405 case NETDEV_DOWN: in vlan_device_event()
/linux-3.4.99/net/batman-adv/
Dhard-interface.c508 case NETDEV_DOWN: in hard_if_event()
/linux-3.4.99/net/ipv6/netfilter/
Dip6_queue.c481 if (event == NETDEV_DOWN) in ipq_rcv_dev_event()
/linux-3.4.99/net/can/
Draw.c268 case NETDEV_DOWN: in raw_notifier()
/linux-3.4.99/net/ipv6/
Daddrconf.c775 atomic_notifier_call_chain(&inet6addr_chain, NETDEV_DOWN, ifp); in ipv6_del_addr()
2741 case NETDEV_DOWN: in addrconf_notify()
2746 addrconf_ifdown(dev, event != NETDEV_DOWN); in addrconf_notify()
2881 atomic_notifier_call_chain(&inet6addr_chain, NETDEV_DOWN, ifa); in addrconf_ifdown()
4339 addrconf_notify(NULL, NETDEV_DOWN, idev->dev); in dev_disable_change()
/linux-3.4.99/net/decnet/
Ddn_fib.c657 case NETDEV_DOWN: in dn_fib_dnaddr_event()
/linux-3.4.99/arch/um/drivers/
Dnet_kern.c771 case NETDEV_DOWN: in uml_inetaddr_event()
/linux-3.4.99/net/appletalk/
Daarp.c341 if (event == NETDEV_DOWN) { in aarp_device_event()
/linux-3.4.99/net/netfilter/
Dnfnetlink_queue.c574 if (event == NETDEV_DOWN) in nfqnl_rcv_dev_event()
/linux-3.4.99/drivers/net/ppp/
Dpppoe.c358 case NETDEV_DOWN: in pppoe_device_event()
/linux-3.4.99/net/sctp/
Dipv6.c119 case NETDEV_DOWN: in sctp_inet6addr_event()
/linux-3.4.99/net/wireless/
Dcore.c877 case NETDEV_DOWN: in cfg80211_netdev_notifier_call()

123