Home
last modified time | relevance | path

Searched refs:NETDEV_CHANGE (Results 1 – 23 of 23) sorted by relevance

/linux-4.1.27/net/bridge/
Dbr.c69 case NETDEV_CHANGE: in br_device_event()
114 event == NETDEV_CHANGE || event == NETDEV_DOWN) in br_device_event()
/linux-4.1.27/net/hsr/
Dhsr_main.c50 case NETDEV_CHANGE: /* Link (carrier) state changes */ in hsr_netdev_notify()
/linux-4.1.27/drivers/net/wan/
Dhdlc.c113 if (event != NETDEV_CHANGE) in hdlc_device_event()
/linux-4.1.27/net/atm/
Dclip.c566 case NETDEV_CHANGE: in clip_device_event()
589 return clip_device_event(this, NETDEV_CHANGE, &info); in clip_inet_event()
Dmpc.c1063 case NETDEV_CHANGE: in mpoa_event_listener()
/linux-4.1.27/arch/mips/txx9/generic/
Dsetup_tx4939.c336 if (event == NETDEV_CHANGE && netif_carrier_ok(dev)) { in tx4939_netdev_event()
/linux-4.1.27/net/8021q/
Dvlan.c384 case NETDEV_CHANGE: in vlan_device_event()
/linux-4.1.27/drivers/infiniband/hw/usnic/
Dusnic_ib_main.c153 case NETDEV_CHANGE: in usnic_ib_handle_usdev_event()
/linux-4.1.27/drivers/net/ipvlan/
Dipvlan_main.c575 case NETDEV_CHANGE: in ipvlan_device_event()
/linux-4.1.27/net/tipc/
Dbearer.c530 case NETDEV_CHANGE: in tipc_l2_device_event()
/linux-4.1.27/net/ipv4/
Darp.c1164 case NETDEV_CHANGE: in arp_netdev_event()
Dfib_frontend.c1136 case NETDEV_CHANGE: in fib_netdev_event()
/linux-4.1.27/drivers/net/
Dmacvlan.c1522 case NETDEV_CHANGE: in macvlan_device_event()
/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe.c2017 case NETDEV_CHANGE: in fcoe_device_notification()
/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c840 case NETDEV_CHANGE: in bnx2fc_indicate_netevent()
/linux-4.1.27/include/linux/
Dnetdevice.h2049 #define NETDEV_CHANGE 0x0004 /* Notify device state change */ macro
/linux-4.1.27/drivers/net/team/
Dteam.c2869 case NETDEV_CHANGE: in team_device_event()
/linux-4.1.27/net/core/
Ddev.c1249 call_netdevice_notifiers_info(NETDEV_CHANGE, dev, in netdev_state_change()
5793 call_netdevice_notifiers_info(NETDEV_CHANGE, dev, in __dev_notify_flags()
Drtnetlink.c3275 case NETDEV_CHANGE: in rtnetlink_event()
/linux-4.1.27/drivers/scsi/bnx2i/
Dbnx2i_hwi.c2578 case NETDEV_CHANGE: in bnx2i_indicate_netevent()
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmain.c1940 event == NETDEV_UP || event == NETDEV_CHANGE)) in mlx4_ib_scan_netdevs()
/linux-4.1.27/drivers/net/bonding/
Dbond_main.c2967 case NETDEV_CHANGE: in bond_slave_netdev_event()
/linux-4.1.27/net/ipv6/
Daddrconf.c3083 case NETDEV_CHANGE: in addrconf_notify()