Home
last modified time | relevance | path

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

123

/linux-2.6.39/net/bridge/
Dbr_notify.c69 case NETDEV_DOWN: in br_device_event()
101 event == NETDEV_CHANGE || event == NETDEV_DOWN) in br_device_event()
/linux-2.6.39/drivers/net/bonding/
Dbond_ipv6.c174 case NETDEV_DOWN: in bond_inet6addr_event()
197 case NETDEV_DOWN: in bond_inet6addr_event()
/linux-2.6.39/net/core/
Ddst.c386 case NETDEV_DOWN: in dst_dev_event()
390 dst_ifdown(dst, dev, event != NETDEV_DOWN); in dst_dev_event()
403 dst_ifdown(dst, dev, event != NETDEV_DOWN); in dst_dev_event()
/linux-2.6.39/net/ipv4/netfilter/
Dipt_MASQUERADE.c109 if (event == NETDEV_DOWN) { in masq_device_event()
Dip_queue.c477 if (event == NETDEV_DOWN) in ipq_rcv_dev_event()
/linux-2.6.39/net/caif/
Dcaif_dev.c280 atomic_read(&caifd->state) == NETDEV_DOWN) in caif_device_notify()
295 case NETDEV_DOWN: in caif_device_notify()
/linux-2.6.39/include/linux/
Dnotifier.h193 #define NETDEV_DOWN 0x0002 macro
/linux-2.6.39/security/selinux/
Dnetif.c289 if (event == NETDEV_DOWN) in sel_netif_netdev_notifier_handler()
/linux-2.6.39/net/tipc/
Deth_media.c233 case NETDEV_DOWN: in recv_notification()
/linux-2.6.39/drivers/net/wan/
Dlapbether.c393 case NETDEV_DOWN: in lapbeth_device_event()
/linux-2.6.39/arch/ia64/hp/sim/
Dsimeth.c305 if ( event != NETDEV_UP && event != NETDEV_DOWN ) return NOTIFY_DONE; in simeth_device_event()
/linux-2.6.39/drivers/net/hamradio/
Dbpqether.c568 case NETDEV_DOWN: /* ethernet device closed -> close BPQ interface */ in bpq_device_event()
/linux-2.6.39/net/ipv4/
Dfib_frontend.c974 case NETDEV_DOWN: in fib_inetaddr_event()
1015 case NETDEV_DOWN: in fib_netdev_event()
Ddevinet.c355 NETDEV_DOWN, ifa); in __inet_del_ifa()
391 blocking_notifier_call_chain(&inetaddr_chain, NETDEV_DOWN, ifa1); in __inet_del_ifa()
1209 case NETDEV_DOWN: in inetdev_event()
/linux-2.6.39/net/batman-adv/
Dhard-interface.c530 case NETDEV_DOWN: in hard_if_event()
/linux-2.6.39/net/ipv6/netfilter/
Dip6_queue.c478 if (event == NETDEV_DOWN) in ipq_rcv_dev_event()
/linux-2.6.39/net/8021q/
Dvlan.c452 case NETDEV_DOWN: in vlan_device_event()
/linux-2.6.39/net/can/
Draw.c270 case NETDEV_DOWN: in raw_notifier()
/linux-2.6.39/net/ipv6/
Daddrconf.c792 atomic_notifier_call_chain(&inet6addr_chain, NETDEV_DOWN, ifp); in ipv6_del_addr()
2608 case NETDEV_DOWN: in addrconf_notify()
2613 addrconf_ifdown(dev, event != NETDEV_DOWN); in addrconf_notify()
2748 atomic_notifier_call_chain(&inet6addr_chain, NETDEV_DOWN, ifa); in addrconf_ifdown()
4182 addrconf_notify(NULL, NETDEV_DOWN, idev->dev); in dev_disable_change()
/linux-2.6.39/net/netfilter/
Dnfnetlink_queue.c564 if (event == NETDEV_DOWN) in nfqnl_rcv_dev_event()
/linux-2.6.39/net/decnet/
Ddn_fib.c656 case NETDEV_DOWN: in dn_fib_dnaddr_event()
/linux-2.6.39/arch/um/drivers/
Dnet_kern.c754 case NETDEV_DOWN: in uml_inetaddr_event()
/linux-2.6.39/net/wireless/
Dcore.c756 case NETDEV_DOWN: in cfg80211_netdev_notifier_call()
/linux-2.6.39/net/appletalk/
Daarp.c340 if (event == NETDEV_DOWN) { in aarp_device_event()
/linux-2.6.39/drivers/net/
Dpppoe.c357 case NETDEV_DOWN: in pppoe_device_event()

123