/linux/net/hsr/ |
H A D | hsr_main.c | 66 case NETDEV_CHANGEADDR: in hsr_netdev_notify() 79 call_netdevice_notifiers(NETDEV_CHANGEADDR, in hsr_netdev_notify() 86 call_netdevice_notifiers(NETDEV_CHANGEADDR, in hsr_netdev_notify()
|
H A D | hsr_device.c | 767 call_netdevice_notifiers(NETDEV_CHANGEADDR, slave[1]); in hsr_dev_finalize()
|
/linux/net/bridge/ |
H A D | br.c | 84 case NETDEV_CHANGEADDR: in br_device_event() 91 call_netdevice_notifiers(NETDEV_CHANGEADDR, br->dev); in br_device_event() 145 if (!notified && (event == NETDEV_CHANGEADDR || event == NETDEV_UP || in br_device_event()
|
H A D | br_if.c | 694 call_netdevice_notifiers(NETDEV_CHANGEADDR, br->dev); in br_add_if() 750 call_netdevice_notifiers(NETDEV_CHANGEADDR, br->dev); in br_del_if()
|
/linux/net/core/ |
H A D | lock_debug.c | 33 case NETDEV_CHANGEADDR: in netdev_debug_event()
|
H A D | dev_addr_lists.c | 611 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in dev_addr_add() 648 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in dev_addr_del()
|
H A D | dev_ioctl.c | 588 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in dev_ifsioc()
|
H A D | rtnetlink.c | 3139 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in do_setlink() 6995 case NETDEV_CHANGEADDR: in rtnetlink_event()
|
/linux/net/tipc/ |
H A D | trace.h | 123 {(NETDEV_CHANGEADDR), "NETDEV_CHANGEADDR" },\
|
H A D | bearer.c | 720 case NETDEV_CHANGEADDR: in tipc_l2_device_event()
|
/linux/drivers/net/ipvlan/ |
H A D | ipvlan_main.c | 795 case NETDEV_CHANGEADDR: in ipvlan_device_event() 798 call_netdevice_notifiers(NETDEV_CHANGEADDR, ipvlan->dev); in ipvlan_device_event()
|
/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib_main.c | 154 case NETDEV_CHANGEADDR: in usnic_ib_handle_usdev_event()
|
/linux/net/batman-adv/ |
H A D | hard-interface.c | 981 case NETDEV_CHANGEADDR: in batadv_hard_if_event()
|
/linux/net/8021q/ |
H A D | vlan.c | 432 case NETDEV_CHANGEADDR: in vlan_device_event()
|
H A D | vlan_dev.c | 256 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in vlan_dev_inherit_address()
|
/linux/drivers/net/ppp/ |
H A D | pppoe.c | 337 case NETDEV_CHANGEADDR: in pppoe_device_event()
|
/linux/drivers/infiniband/hw/irdma/ |
H A D | utils.c | 179 case NETDEV_CHANGEADDR: in irdma_inetaddr_event() 229 case NETDEV_CHANGEADDR: in irdma_inet6addr_event()
|
/linux/net/ipv4/ |
H A D | arp.c | 1331 case NETDEV_CHANGEADDR: in arp_netdev_event()
|
H A D | devinet.c | 1633 case NETDEV_CHANGEADDR: in inetdev_event()
|
/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_main.c | 227 if (event != NETDEV_CHANGENAME && event != NETDEV_CHANGEADDR) in qede_netdev_event() 247 case NETDEV_CHANGEADDR: in qede_netdev_event()
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | tunnel_conf.c | 1375 } else if (event == NETDEV_CHANGEADDR) { in nfp_tunnel_mac_event_handler()
|
/linux/net/atm/ |
H A D | mpc.c | 1064 case NETDEV_CHANGEADDR: in mpoa_event_listener()
|
/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_core.c | 424 call_netdevice_notifiers(NETDEV_CHANGEADDR, netdev); in octeon_pf_changed_vf_macaddr()
|
/linux/net/ipv6/ |
H A D | ndisc.c | 1861 case NETDEV_CHANGEADDR: in ndisc_netdev_event()
|
/linux/drivers/net/bonding/ |
H A D | bond_main.c | 1049 call_netdevice_notifiers(NETDEV_CHANGEADDR, bond_dev); in bond_set_dev_addr() 2621 call_netdevice_notifiers(NETDEV_CHANGEADDR, bond->dev); in __bond_release_one()
|