| /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 | 798 call_netdevice_notifiers(NETDEV_CHANGEADDR, slave[1]); in hsr_dev_finalize()
|
| /linux/net/bridge/ |
| H A D | br.c | 89 case NETDEV_CHANGEADDR: in br_device_event() 96 call_netdevice_notifiers(NETDEV_CHANGEADDR, br->dev); in br_device_event() 150 if (!notified && (event == NETDEV_CHANGEADDR || event == NETDEV_UP || in br_device_event()
|
| H A D | br_if.c | 679 call_netdevice_notifiers(NETDEV_CHANGEADDR, br->dev); in br_add_if() 735 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 | 606 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in dev_ifsioc()
|
| H A D | rtnetlink.c | 3154 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in do_setlink() 7007 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/8021q/ |
| H A D | vlan.c | 434 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/infiniband/sw/rxe/ |
| H A D | rxe_net.c | 695 case NETDEV_CHANGEADDR: in rxe_notify()
|
| /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/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_main.c | 134 case NETDEV_CHANGEADDR: in handle_en_event()
|
| /linux/net/ipv4/ |
| H A D | arp.c | 1332 case NETDEV_CHANGEADDR: in arp_netdev_event()
|
| H A D | devinet.c | 1632 case NETDEV_CHANGEADDR: in inetdev_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/ |
| H A D | macvlan.c | 1821 case NETDEV_CHANGEADDR: in macvlan_device_event()
|
| /linux/drivers/net/bonding/ |
| H A D | bond_main.c | 977 call_netdevice_notifiers(NETDEV_CHANGEADDR, bond_dev); in bond_set_dev_addr() 2436 call_netdevice_notifiers(NETDEV_CHANGEADDR, bond->dev); in __bond_release_one()
|
| /linux/include/linux/ |
| H A D | netdevice.h | 3152 NETDEV_CHANGEADDR, /* notify after the address change */ enumerator
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_router.c | 9903 case NETDEV_CHANGEADDR: in mlxsw_sp_is_router_event() 9928 case NETDEV_CHANGEADDR: in mlxsw_sp_netdevice_router_port_event()
|