Home
last modified time | relevance | path

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

12

/linux/net/hsr/
H A Dhsr_main.c66 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 Dhsr_device.c798 call_netdevice_notifiers(NETDEV_CHANGEADDR, slave[1]); in hsr_dev_finalize()
/linux/net/bridge/
H A Dbr.c89 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 Dbr_if.c679 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 Dlock_debug.c33 case NETDEV_CHANGEADDR: in netdev_debug_event()
H A Ddev_addr_lists.c611 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in dev_addr_add()
648 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in dev_addr_del()
H A Ddev_ioctl.c606 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in dev_ifsioc()
H A Drtnetlink.c3154 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in do_setlink()
7007 case NETDEV_CHANGEADDR: in rtnetlink_event()
/linux/net/tipc/
H A Dtrace.h123 {(NETDEV_CHANGEADDR), "NETDEV_CHANGEADDR" },\
H A Dbearer.c720 case NETDEV_CHANGEADDR: in tipc_l2_device_event()
/linux/drivers/net/ipvlan/
H A Dipvlan_main.c795 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 Dusnic_ib_main.c154 case NETDEV_CHANGEADDR: in usnic_ib_handle_usdev_event()
/linux/net/8021q/
H A Dvlan.c434 case NETDEV_CHANGEADDR: in vlan_device_event()
H A Dvlan_dev.c256 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in vlan_dev_inherit_address()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c695 case NETDEV_CHANGEADDR: in rxe_notify()
/linux/drivers/infiniband/hw/irdma/
H A Dutils.c179 case NETDEV_CHANGEADDR: in irdma_inetaddr_event()
229 case NETDEV_CHANGEADDR: in irdma_inet6addr_event()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c134 case NETDEV_CHANGEADDR: in handle_en_event()
/linux/net/ipv4/
H A Darp.c1332 case NETDEV_CHANGEADDR: in arp_netdev_event()
H A Ddevinet.c1632 case NETDEV_CHANGEADDR: in inetdev_event()
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dtunnel_conf.c1375 } else if (event == NETDEV_CHANGEADDR) { in nfp_tunnel_mac_event_handler()
/linux/net/atm/
H A Dmpc.c1064 case NETDEV_CHANGEADDR: in mpoa_event_listener()
/linux/drivers/net/
H A Dmacvlan.c1821 case NETDEV_CHANGEADDR: in macvlan_device_event()
/linux/drivers/net/bonding/
H A Dbond_main.c977 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 Dnetdevice.h3152 NETDEV_CHANGEADDR, /* notify after the address change */ enumerator
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c9903 case NETDEV_CHANGEADDR: in mlxsw_sp_is_router_event()
9928 case NETDEV_CHANGEADDR: in mlxsw_sp_netdevice_router_port_event()

12