Searched refs:NETDEV_PRE_CHANGEADDR (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/bridge/
H A Dbr.c66 case NETDEV_PRE_CHANGEADDR:
/linux-master/drivers/net/ipvlan/
H A Dipvlan_main.c779 case NETDEV_PRE_CHANGEADDR:
/linux-master/include/linux/
H A Dnetdevice.h2858 NETDEV_PRE_CHANGEADDR, /* notify before the address change */ enumerator in enum:netdev_cmd
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c9949 case NETDEV_PRE_CHANGEADDR:
9977 case NETDEV_PRE_CHANGEADDR:
/linux-master/net/core/
H A Ddev.c8906 * dev_pre_changeaddr_notify - Call NETDEV_PRE_CHANGEADDR.
8921 rc = call_netdevice_notifiers_info(NETDEV_PRE_CHANGEADDR, &info.info);

Completed in 251 milliseconds