Home
last modified time | relevance | path

Searched refs:call_netdevice_notifiers (Results 1 – 25 of 28) sorted by relevance

12

/linux/net/hsr/
H A Dhsr_main.c79 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/include/net/
H A Dudp_tunnel.h470 call_netdevice_notifiers(NETDEV_UDP_TUNNEL_PUSH_INFO, dev);
479 call_netdevice_notifiers(NETDEV_UDP_TUNNEL_DROP_INFO, dev);
/linux/drivers/net/wan/
H A Dhdlc_raw.c84 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in raw_ioctl()
H A Dhdlc_raw_eth.c104 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in raw_eth_ioctl()
H A Dhdlc.c303 err = call_netdevice_notifiers(NETDEV_PRE_TYPE_CHANGE, dev); in detach_hdlc_protocol()
H A Dhdlc_x25.c360 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in x25_ioctl()
H A Dhdlc_cisco.c359 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in cisco_ioctl()
H A Dhdlc_fr.c1248 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in fr_ioctl()
/linux/net/bridge/
H A Dbr_if.c590 call_netdevice_notifiers(NETDEV_JOIN, dev); in br_add_if()
679 call_netdevice_notifiers(NETDEV_CHANGEADDR, br->dev); in br_add_if()
735 call_netdevice_notifiers(NETDEV_CHANGEADDR, br->dev); in br_del_if()
H A Dbr.c96 call_netdevice_notifiers(NETDEV_CHANGEADDR, br->dev); in br_device_event()
142 call_netdevice_notifiers(event, br->dev); in br_device_event()
/linux/net/core/
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.c1509 ret = call_netdevice_notifiers(NETDEV_CHANGENAME, dev); in netif_change_name()
1590 call_netdevice_notifiers(NETDEV_FEAT_CHANGE, dev); in netdev_features_change()
1623 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, dev); in __netdev_notify_peers()
1624 call_netdevice_notifiers(NETDEV_RESEND_IGMP, dev); in __netdev_notify_peers()
1730 call_netdevice_notifiers(NETDEV_UP, dev); in netif_open()
1746 call_netdevice_notifiers(NETDEV_GOING_DOWN, dev); in __dev_close_many()
1804 call_netdevice_notifiers(NETDEV_DOWN, dev); in netif_close_many()
2299 int call_netdevice_notifiers(unsigned long val, struct net_device *dev) in call_netdevice_notifiers() function
2303 EXPORT_SYMBOL(call_netdevice_notifiers);
9790 call_netdevice_notifiers(NETDEV_UP, dev); in __dev_notify_flags()
[all …]
H A Ddev_ioctl.c578 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in dev_ifsioc()
H A Dxdp.c1009 call_netdevice_notifiers(NETDEV_XDP_FEAT_CHANGE, dev); in xdp_set_features_flag_locked()
/linux/drivers/net/bonding/
H A Dbond_main.c896 call_netdevice_notifiers(NETDEV_RESEND_IGMP, bond->dev); in bond_resend_igmp_join_requests_delayed()
980 call_netdevice_notifiers(NETDEV_CHANGEADDR, bond_dev); in bond_set_dev_addr()
1237 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, bond->dev); in bond_peer_notify_may_events()
1326 call_netdevice_notifiers(NETDEV_BONDING_FAILOVER, bond->dev); in bond_change_active_slave()
1909 res = call_netdevice_notifiers(NETDEV_PRE_TYPE_CHANGE, in bond_enslave()
1926 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, in bond_enslave()
1960 call_netdevice_notifiers(NETDEV_JOIN, slave_dev); in bond_enslave()
2477 call_netdevice_notifiers(NETDEV_CHANGEADDR, bond->dev); in __bond_release_one()
2478 call_netdevice_notifiers(NETDEV_RELEASE, bond->dev); in __bond_release_one()
3979 call_netdevice_notifiers(event, slave->bond->dev); in bond_slave_netdev_event()
/linux/drivers/net/team/
H A Dteam_core.c645 call_netdevice_notifiers(NETDEV_NOTIFY_PEERS, team->dev); in team_notify_peers_work()
691 call_netdevice_notifiers(NETDEV_RESEND_IGMP, team->dev); in team_mcast_rejoin_work()
2086 err = call_netdevice_notifiers(NETDEV_PRE_TYPE_CHANGE, dev); in team_dev_type_check_change()
2095 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in team_dev_type_check_change()
2946 call_netdevice_notifiers(event, port->team->dev); in team_device_event()
/linux/drivers/net/ipvlan/
H A Dipvlan_main.c799 call_netdevice_notifiers(NETDEV_CHANGEADDR, ipvlan->dev); in ipvlan_device_event()
811 call_netdevice_notifiers(event, ipvlan->dev); in ipvlan_device_event()
/linux/drivers/net/usb/
H A Dqmi_wwan.c372 ret = call_netdevice_notifiers(NETDEV_PRE_TYPE_CHANGE, dev->net); in raw_ip_store()
384 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev->net); in raw_ip_store()
/linux/net/8021q/
H A Dvlan.c529 call_netdevice_notifiers(event, vlandev); in vlan_device_event()
H A Dvlan_dev.c256 call_netdevice_notifiers(NETDEV_CHANGEADDR, dev); in vlan_dev_inherit_address()
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_main.c2150 call_netdevice_notifiers(NETDEV_REBOOT, enic->netdev); in enic_reset()
2177 call_netdevice_notifiers(NETDEV_REBOOT, enic->netdev); in enic_tx_hang_reset()
/linux/drivers/net/
H A Dtun.c3194 ret = call_netdevice_notifiers(NETDEV_PRE_TYPE_CHANGE, in __tun_chr_ioctl()
3206 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, in __tun_chr_ioctl()
H A Dmacvlan.c1857 call_netdevice_notifiers(event, vlan->dev); in macvlan_device_event()
/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c422 call_netdevice_notifiers(NETDEV_CHANGEADDR, netdev); in octeon_pf_changed_vf_macaddr()

12