Searched refs:NETDEV_CHANGEADDR (Results 1 – 25 of 27) sorted by relevance
12
| /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 | 685 call_netdevice_notifiers(NETDEV_CHANGEADDR, br->dev); in br_add_if() 741 call_netdevice_notifiers(NETDEV_CHANGEADDR, br->dev); in br_del_if()
|
| /linux/net/core/ |
| H A D | lock_debug.c | 34 case NETDEV_CHANGEADDR: in netdev_debug_event()
|
| H A D | dev_addr_lists.c | 741 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in dev_addr_add() 778 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in dev_addr_del()
|
| H A D | rtnetlink.c | 3262 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in do_setlink() 7181 case NETDEV_CHANGEADDR: in rtnetlink_event()
|
| /linux/net/hsr/ |
| H A D | hsr_slave.c | 251 call_netdevice_notifiers(NETDEV_CHANGEADDR, port->dev); in hsr_del_port()
|
| H A D | hsr_device.c | 836 call_netdevice_notifiers(NETDEV_CHANGEADDR, slave[1]); in hsr_dev_finalize()
|
| /linux/drivers/infiniband/sw/siw/ |
| H A D | siw_main.c | 394 case NETDEV_CHANGEADDR: in siw_netdev_event()
|
| /linux/net/tipc/ |
| H A D | trace.h | 123 {(NETDEV_CHANGEADDR), "NETDEV_CHANGEADDR" },\
|
| H A D | bearer.c | 721 case NETDEV_CHANGEADDR: in tipc_l2_device_event()
|
| /linux/drivers/net/ipvlan/ |
| H A D | ipvlan_main.c | 881 case NETDEV_CHANGEADDR: in ipvlan_device_event() 884 call_netdevice_notifiers(NETDEV_CHANGEADDR, ipvlan->dev); in ipvlan_device_event()
|
| /linux/net/8021q/ |
| H A D | vlan.c | 409 case NETDEV_CHANGEADDR: in vlan_device_event()
|
| H A D | vlan_dev.c | 259 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in vlan_dev_inherit_address()
|
| /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 | 1137 case NETDEV_CHANGEADDR: in batadv_hard_if_event()
|
| /linux/drivers/infiniband/core/ |
| H A D | roce_gid_mgmt.c | 796 case NETDEV_CHANGEADDR: in netdevice_event()
|
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_net.c | 739 case NETDEV_CHANGEADDR: in rxe_notify()
|
| /linux/drivers/net/ppp/ |
| H A D | pppoe.c | 321 case NETDEV_CHANGEADDR: in pppoe_device_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/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/cavium/liquidio/ |
| H A D | lio_core.c | 422 call_netdevice_notifiers(NETDEV_CHANGEADDR, netdev); in octeon_pf_changed_vf_macaddr()
|
| /linux/drivers/net/ |
| H A D | macvlan.c | 1893 case NETDEV_CHANGEADDR: in macvlan_device_event()
|
| /linux/net/ipv6/ |
| H A D | ndisc.c | 1868 case NETDEV_CHANGEADDR: in ndisc_netdev_event()
|
| /linux/drivers/net/bonding/ |
| H A D | bond_main.c | 987 call_netdevice_notifiers(NETDEV_CHANGEADDR, bond_dev); in bond_set_dev_addr() 2539 call_netdevice_notifiers(NETDEV_CHANGEADDR, bond->dev); in __bond_release_one()
|
12