| /linux-4.4.14/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.4.14/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.4.14/net/hsr/ | 
| D | hsr_main.c | 48 	case NETDEV_UP:		/* Administrative state DOWN */  in hsr_netdev_notify()
  | 
| /linux-4.4.14/net/ieee802154/ | 
| D | core.c | 254 	case NETDEV_UP:  in cfg802154_netdev_notifier_call()
  | 
| /linux-4.4.14/drivers/infiniband/core/ | 
| D | roce_gid_mgmt.c | 591 	case NETDEV_UP:  in netdevice_event() 649 	case NETDEV_UP:  in addr_event()
  | 
| /linux-4.4.14/net/8021q/ | 
| D | vlan.c | 367 	if ((event == NETDEV_UP) &&  in vlan_device_event() 443 	case NETDEV_UP:  in vlan_device_event()
  | 
| /linux-4.4.14/drivers/infiniband/hw/usnic/ | 
| D | usnic_ib_main.c | 166 	case NETDEV_UP:  in usnic_ib_handle_usdev_event() 275 	case NETDEV_UP:  in usnic_ib_handle_inet_event()
  | 
| /linux-4.4.14/drivers/net/wan/ | 
| D | lapbether.c | 381 	case NETDEV_UP:  in lapbeth_device_event()
  | 
| /linux-4.4.14/drivers/net/ipvlan/ | 
| D | ipvlan_main.c | 668 	case NETDEV_UP:  in ipvlan_addr6_event() 739 	case NETDEV_UP:  in ipvlan_addr4_event()
  | 
| /linux-4.4.14/arch/um/drivers/ | 
| D | net_kern.c | 761 	case NETDEV_UP:  in uml_inetaddr_event() 802 			uml_inetaddr_event(NULL, NETDEV_UP, in);  in inet_register()
  | 
| /linux-4.4.14/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.4.14/net/atm/ | 
| D | clip.c | 561 	case NETDEV_UP:  in clip_device_event() 589 	if (event != NETDEV_UP)  in clip_inet_event()
  | 
| D | mpc.c | 1043 	case NETDEV_UP:  in mpoa_event_listener()
  | 
| /linux-4.4.14/drivers/net/hamradio/ | 
| D | bpqether.c | 562 	case NETDEV_UP:		/* new ethernet device -> new BPQ interface */  in bpq_device_event()
  | 
| /linux-4.4.14/net/caif/ | 
| D | caif_dev.c | 395 	case NETDEV_UP:  in caif_device_notify()
  | 
| /linux-4.4.14/net/batman-adv/ | 
| D | hard-interface.c | 718 	case NETDEV_UP:  in batadv_hard_if_event()
  | 
| /linux-4.4.14/net/ipv4/ | 
| D | fib_frontend.c | 1137 	case NETDEV_UP:  in fib_inetaddr_event() 1180 	case NETDEV_UP:  in fib_netdev_event()
  | 
| D | devinet.c | 417 				NETDEV_UP, promote);  in __inet_del_ifa() 492 	blocking_notifier_call_chain(&inetaddr_chain, NETDEV_UP, ifa);  in __inet_insert_ifa() 1411 	case NETDEV_UP:  in inetdev_event()
  | 
| /linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ | 
| D | qlcnic_main.c | 2233 				qlcnic_restore_indev_addr(netdev, NETDEV_UP);  in qlcnic_reset_context() 3722 		qlcnic_restore_indev_addr(netdev, NETDEV_UP);  in qlcnic_attach_work() 3915 		qlcnic_restore_indev_addr(netdev, NETDEV_UP);  in qlcnic_attach_func() 4146 		qlcnic_restore_indev_addr(netdev, NETDEV_UP);  in qlcnic_setup_rings() 4170 		case NETDEV_UP:  in qlcnic_config_indev_addr() 4267 	case NETDEV_UP:  in qlcnic_inetaddr_event()
  | 
| D | qlcnic_sriov_common.c | 1693 			qlcnic_restore_indev_addr(netdev, NETDEV_UP);  in qlcnic_sriov_vf_attach() 2138 				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.4.14/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.4.14/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.4.14/net/sctp/ | 
| D | ipv6.c | 99 	case NETDEV_UP:  in sctp_inet6addr_event()
  | 
| D | protocol.c | 779 	case NETDEV_UP:  in sctp_inetaddr_event()
  | 
| /linux-4.4.14/net/wireless/ | 
| D | core.c | 1055 	case NETDEV_UP:  in cfg80211_netdev_notifier_call()
  | 
| /linux-4.4.14/drivers/infiniband/hw/nes/ | 
| D | nes.c | 184 				case NETDEV_UP:  in nes_inetaddr_event()
  | 
| /linux-4.4.14/net/ipv6/ | 
| D | addrconf.c | 994 		inet6addr_notifier_call_chain(NETDEV_UP, ifa);  in ipv6_add_addr() 3183 	case NETDEV_UP:  in addrconf_notify() 3191 		if (event == NETDEV_UP) {  in addrconf_notify() 5237 		addrconf_notify(NULL, NETDEV_UP, &info);  in dev_disable_change()
  | 
| /linux-4.4.14/drivers/staging/wilc1000/ | 
| D | linux_wlan.c | 170 	case NETDEV_UP:  in dev_state_ev_handler()
  | 
| /linux-4.4.14/net/x25/ | 
| D | af_x25.c | 241 		case NETDEV_UP:  in x25_device_event()
  | 
| /linux-4.4.14/net/ax25/ | 
| D | af_ax25.c | 125 	case NETDEV_UP:  in ax25_device_event()
  | 
| /linux-4.4.14/net/core/ | 
| D | dev.c | 1373 	call_netdevice_notifiers(NETDEV_UP, dev);  in dev_open() 1554 			call_netdevice_notifier(nb, NETDEV_UP, dev);  in register_netdevice_notifier() 5971 			call_netdevice_notifiers(NETDEV_UP, dev);  in __dev_notify_flags()
  | 
| D | rtnetlink.c | 3420 	case NETDEV_UP:  in rtnetlink_event()
  | 
| /linux-4.4.14/drivers/s390/net/ | 
| D | qeth_l3_main.c | 3561 	case NETDEV_UP:  in qeth_l3_ip_event() 3610 	case NETDEV_UP:  in qeth_l3_ip6_event()
  | 
| /linux-4.4.14/drivers/scsi/fcoe/ | 
| D | fcoe.c | 2014 	case NETDEV_UP:  in fcoe_device_notification()
  | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_main.c | 2616 			case NETDEV_UP:  in cxgb4_inet6addr_handler() 2637 		case NETDEV_UP:  in cxgb4_inet6addr_handler()
  | 
| /linux-4.4.14/drivers/scsi/bnx2fc/ | 
| D | bnx2fc_fcoe.c | 823 	case NETDEV_UP:  in bnx2fc_indicate_netevent()
  | 
| /linux-4.4.14/drivers/net/team/ | 
| D | team.c | 2871 	case NETDEV_UP:  in team_device_event()
  | 
| /linux-4.4.14/drivers/scsi/bnx2i/ | 
| D | bnx2i_hwi.c | 2565 	case NETDEV_UP:  in bnx2i_indicate_netevent()
  | 
| /linux-4.4.14/include/linux/ | 
| D | netdevice.h | 2095 #define NETDEV_UP	0x0001	/* For now you can't veto a device up/down */  macro
  | 
| /linux-4.4.14/drivers/infiniband/hw/mlx4/ | 
| D | main.c | 2010 		     event == NETDEV_UP || event == NETDEV_CHANGE))  in mlx4_ib_scan_netdevs()
  | 
| /linux-4.4.14/drivers/net/bonding/ | 
| D | bond_main.c | 2985 	case NETDEV_UP:  in bond_slave_netdev_event()
  | 
| /linux-4.4.14/net/packet/ | 
| D | af_packet.c | 3866 		case NETDEV_UP:  in packet_notifier()
  | 
| /linux-4.4.14/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.4.14/drivers/net/ethernet/broadcom/ | 
| D | cnic.c | 5701 		if (event == NETDEV_UP) {  in cnic_netdev_event()
  |