Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr.c69 case NETDEV_CHANGE: in br_device_event()
114 event == NETDEV_CHANGE || event == NETDEV_DOWN) in br_device_event()
/linux-4.4.14/net/hsr/
Dhsr_main.c50 case NETDEV_CHANGE: /* Link (carrier) state changes */ in hsr_netdev_notify()
/linux-4.4.14/drivers/net/wan/
Dhdlc.c113 if (event != NETDEV_CHANGE) in hdlc_device_event()
/linux-4.4.14/net/atm/
Dclip.c569 case NETDEV_CHANGE: in clip_device_event()
592 return clip_device_event(this, NETDEV_CHANGE, &info); in clip_inet_event()
Dmpc.c1063 case NETDEV_CHANGE: in mpoa_event_listener()
/linux-4.4.14/arch/mips/txx9/generic/
Dsetup_tx4939.c336 if (event == NETDEV_CHANGE && netif_carrier_ok(dev)) { in tx4939_netdev_event()
/linux-4.4.14/net/8021q/
Dvlan.c384 case NETDEV_CHANGE: in vlan_device_event()
/linux-4.4.14/drivers/infiniband/hw/usnic/
Dusnic_ib_main.c168 case NETDEV_CHANGE: in usnic_ib_handle_usdev_event()
/linux-4.4.14/net/ipv4/
Dfib_semantics.c1392 case NETDEV_CHANGE: in fib_sync_down_dev()
1412 case NETDEV_CHANGE: in fib_sync_down_dev()
Darp.c1197 case NETDEV_CHANGE: in arp_netdev_event()
Dfib_frontend.c1193 case NETDEV_CHANGE: in fib_netdev_event()
/linux-4.4.14/drivers/net/ipvlan/
Dipvlan_main.c570 case NETDEV_CHANGE: in ipvlan_device_event()
/linux-4.4.14/net/tipc/
Dbearer.c576 case NETDEV_CHANGE: in tipc_l2_device_event()
/linux-4.4.14/drivers/net/
Dmacvlan.c1525 case NETDEV_CHANGE: in macvlan_device_event()
/linux-4.4.14/net/ipv6/
Dndisc.c1696 case NETDEV_CHANGE: in ndisc_netdev_event()
Daddrconf.c3184 case NETDEV_CHANGE: in addrconf_notify()
3206 } else if (event == NETDEV_CHANGE) { in addrconf_notify()
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c2015 case NETDEV_CHANGE: in fcoe_device_notification()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c840 case NETDEV_CHANGE: in bnx2fc_indicate_netevent()
/linux-4.4.14/drivers/net/team/
Dteam.c2878 case NETDEV_CHANGE: in team_device_event()
/linux-4.4.14/net/core/
Ddev.c1281 call_netdevice_notifiers_info(NETDEV_CHANGE, dev, in netdev_state_change()
5981 call_netdevice_notifiers_info(NETDEV_CHANGE, dev, in __dev_notify_flags()
Drtnetlink.c3425 case NETDEV_CHANGE: in rtnetlink_event()
/linux-4.4.14/drivers/scsi/bnx2i/
Dbnx2i_hwi.c2578 case NETDEV_CHANGE: in bnx2i_indicate_netevent()
/linux-4.4.14/include/linux/
Dnetdevice.h2101 #define NETDEV_CHANGE 0x0004 /* Notify device state change */ macro
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmain.c2010 event == NETDEV_UP || event == NETDEV_CHANGE)) in mlx4_ib_scan_netdevs()
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c2986 case NETDEV_CHANGE: in bond_slave_netdev_event()