/linux-4.1.27/arch/ia64/hp/sim/ |
D | simeth.c | 287 if ( event != NETDEV_UP && event != NETDEV_DOWN ) return NOTIFY_DONE; in simeth_device_event() 317 r = event == NETDEV_UP ? in simeth_device_event() 322 event == NETDEV_UP ? "attach":"detach", r); in simeth_device_event()
|
/linux-4.1.27/net/bridge/ |
D | br.c | 84 case NETDEV_UP: in br_device_event() 113 if (event == NETDEV_CHANGEADDR || event == NETDEV_UP || in br_device_event()
|
/linux-4.1.27/net/hsr/ |
D | hsr_main.c | 48 case NETDEV_UP: /* Administrative state DOWN */ in hsr_netdev_notify()
|
/linux-4.1.27/net/ieee802154/ |
D | core.c | 244 case NETDEV_UP: in cfg802154_netdev_notifier_call()
|
/linux-4.1.27/net/8021q/ |
D | vlan.c | 367 if ((event == NETDEV_UP) && in vlan_device_event() 443 case NETDEV_UP: in vlan_device_event()
|
/linux-4.1.27/drivers/infiniband/hw/usnic/ |
D | usnic_ib_main.c | 151 case NETDEV_UP: in usnic_ib_handle_usdev_event() 260 case NETDEV_UP: in usnic_ib_handle_inet_event()
|
/linux-4.1.27/drivers/net/wan/ |
D | lapbether.c | 382 case NETDEV_UP: in lapbeth_device_event()
|
/linux-4.1.27/arch/um/drivers/ |
D | net_kern.c | 760 case NETDEV_UP: in uml_inetaddr_event() 801 uml_inetaddr_event(NULL, NETDEV_UP, in); in inet_register()
|
/linux-4.1.27/drivers/net/ipvlan/ |
D | ipvlan_main.c | 671 case NETDEV_UP: in ipvlan_addr6_event() 747 case NETDEV_UP: in ipvlan_addr4_event()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_main.c | 1744 netxen_restore_indev_addr(netdev, NETDEV_UP); in netxen_nic_attach_func() 2563 netxen_restore_indev_addr(netdev, NETDEV_UP); in netxen_attach_work() 3301 case NETDEV_UP: in netxen_config_indev_addr() 3323 ip_event = (event == NETDEV_UP) ? NX_IP_UP : NX_IP_DOWN; in netxen_restore_indev_addr() 3401 if (event == NETDEV_UP || event == NETDEV_DOWN) { in netxen_netdev_event() 3437 ip_event = (event == NETDEV_UP) ? NX_IP_UP : NX_IP_DOWN; in netxen_inetaddr_event() 3446 if (event == NETDEV_UP || event == NETDEV_DOWN) { in netxen_inetaddr_event()
|
/linux-4.1.27/net/atm/ |
D | clip.c | 558 case NETDEV_UP: in clip_device_event() 586 if (event != NETDEV_UP) in clip_inet_event()
|
D | mpc.c | 1043 case NETDEV_UP: in mpoa_event_listener()
|
/linux-4.1.27/drivers/net/hamradio/ |
D | bpqether.c | 562 case NETDEV_UP: /* new ethernet device -> new BPQ interface */ in bpq_device_event()
|
/linux-4.1.27/net/caif/ |
D | caif_dev.c | 395 case NETDEV_UP: in caif_device_notify()
|
/linux-4.1.27/net/ipv4/ |
D | devinet.c | 413 NETDEV_UP, promote); in __inet_del_ifa() 488 blocking_notifier_call_chain(&inetaddr_chain, NETDEV_UP, ifa); in __inet_insert_ifa() 885 blocking_notifier_call_chain(&inetaddr_chain, NETDEV_UP, ifa); in inet_rtm_newaddr() 1408 case NETDEV_UP: in inetdev_event()
|
D | fib_frontend.c | 1081 case NETDEV_UP: in fib_inetaddr_event() 1122 case NETDEV_UP: in fib_netdev_event()
|
/linux-4.1.27/net/batman-adv/ |
D | hard-interface.c | 662 case NETDEV_UP: in batadv_hard_if_event()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 2223 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_reset_context() 3712 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_attach_work() 3905 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_attach_func() 4136 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_setup_rings() 4160 case NETDEV_UP: in qlcnic_config_indev_addr() 4257 case NETDEV_UP: in qlcnic_inetaddr_event()
|
D | qlcnic_sriov_common.c | 1694 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_sriov_vf_attach() 2139 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_sriov_vf_resume()
|
D | qlcnic_hw.c | 1704 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_82xx_resume()
|
D | qlcnic_83xx_init.c | 436 qlcnic_restore_indev_addr(netdev, NETDEV_UP); in qlcnic_83xx_idc_attach_driver()
|
/linux-4.1.27/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_main.c | 147 case NETDEV_UP: in ocrdma_addr_event()
|
/linux-4.1.27/net/decnet/ |
D | dn_fib.c | 672 case NETDEV_UP: in dn_fib_dnaddr_event()
|
D | dn_dev.c | 383 blocking_notifier_call_chain(&dnaddr_chain, NETDEV_UP, ifa); in dn_dev_insert_ifa()
|
D | af_decnet.c | 2093 case NETDEV_UP: in dn_device_event()
|
/linux-4.1.27/net/ipx/ |
D | af_ipx.c | 324 if (event != NETDEV_DOWN && event != NETDEV_UP) in ipxitf_device_event() 330 if (event == NETDEV_UP) in ipxitf_device_event()
|
/linux-4.1.27/net/sctp/ |
D | ipv6.c | 99 case NETDEV_UP: in sctp_inet6addr_event()
|
D | protocol.c | 759 case NETDEV_UP: in sctp_inetaddr_event()
|
/linux-4.1.27/net/wireless/ |
D | core.c | 1046 case NETDEV_UP: in cfg80211_netdev_notifier_call()
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes.c | 184 case NETDEV_UP: in nes_inetaddr_event()
|
/linux-4.1.27/net/ipv6/ |
D | addrconf.c | 923 inet6addr_notifier_call_chain(NETDEV_UP, ifa); in ipv6_add_addr() 3082 case NETDEV_UP: in addrconf_notify() 3090 if (event == NETDEV_UP) { in addrconf_notify() 5138 addrconf_notify(NULL, NETDEV_UP, &info); in dev_disable_change()
|
/linux-4.1.27/net/x25/ |
D | af_x25.c | 241 case NETDEV_UP: in x25_device_event()
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | main.c | 1679 if (event != NETDEV_DOWN && event != NETDEV_UP) in mlx4_ib_addr_event() 1940 event == NETDEV_UP || event == NETDEV_CHANGE)) in mlx4_ib_scan_netdevs()
|
/linux-4.1.27/net/ax25/ |
D | af_ax25.c | 126 case NETDEV_UP: in ax25_device_event()
|
/linux-4.1.27/net/core/ |
D | dev.c | 1341 call_netdevice_notifiers(NETDEV_UP, dev); in dev_open() 1522 call_netdevice_notifier(nb, NETDEV_UP, dev); in register_netdevice_notifier() 5783 call_netdevice_notifiers(NETDEV_UP, dev); in __dev_notify_flags()
|
D | rtnetlink.c | 3270 case NETDEV_UP: in rtnetlink_event()
|
/linux-4.1.27/drivers/s390/net/ |
D | qeth_l3_main.c | 3677 case NETDEV_UP: in qeth_l3_ip_event() 3726 case NETDEV_UP: in qeth_l3_ip6_event()
|
/linux-4.1.27/drivers/scsi/fcoe/ |
D | fcoe.c | 2016 case NETDEV_UP: in fcoe_device_notification()
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
D | bnx2fc_fcoe.c | 823 case NETDEV_UP: in bnx2fc_indicate_netevent()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 2571 case NETDEV_UP: in cxgb4_inet6addr_handler() 2592 case NETDEV_UP: in cxgb4_inet6addr_handler()
|
/linux-4.1.27/include/linux/ |
D | netdevice.h | 2043 #define NETDEV_UP 0x0001 /* For now you can't veto a device up/down */ macro
|
/linux-4.1.27/drivers/net/team/ |
D | team.c | 2862 case NETDEV_UP: in team_device_event()
|
/linux-4.1.27/drivers/scsi/bnx2i/ |
D | bnx2i_hwi.c | 2565 case NETDEV_UP: in bnx2i_indicate_netevent()
|
/linux-4.1.27/drivers/net/bonding/ |
D | bond_main.c | 2966 case NETDEV_UP: in bond_slave_netdev_event()
|
/linux-4.1.27/net/packet/ |
D | af_packet.c | 3624 case NETDEV_UP: in packet_notifier()
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | skge.c | 3779 case NETDEV_UP: in skge_device_event()
|
D | sky2.c | 4669 case NETDEV_UP: in sky2_device_event()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | cnic.c | 5671 if (event == NETDEV_UP) { in cnic_netdev_event()
|