Home
last modified time | relevance | path

Searched refs:NETDEV_POST_TYPE_CHANGE (Results 1 – 16 of 16) sorted by relevance

/Linux-v6.6/drivers/net/wan/
Dhdlc_raw.c84 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in raw_ioctl()
Dhdlc_raw_eth.c104 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in raw_eth_ioctl()
Dhdlc_x25.c360 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in x25_ioctl()
Dhdlc_cisco.c359 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in cisco_ioctl()
Dhdlc_ppp.c700 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in ppp_ioctl()
Dhdlc_fr.c1248 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in fr_ioctl()
/Linux-v6.6/net/batman-adv/
Dhard-interface.c969 event == NETDEV_POST_TYPE_CHANGE)) in batadv_hard_if_event()
/Linux-v6.6/drivers/net/usb/
Dqmi_wwan.c384 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev->net); in raw_ip_store()
/Linux-v6.6/net/x25/
Daf_x25.c217 case NETDEV_POST_TYPE_CHANGE: in x25_device_event()
/Linux-v6.6/net/ipv4/
Ddevinet.c1614 case NETDEV_POST_TYPE_CHANGE: in inetdev_event()
/Linux-v6.6/drivers/net/team/
Dteam.c2164 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in team_dev_type_check_change()
/Linux-v6.6/net/ipv6/
Daddrconf.c3734 case NETDEV_POST_TYPE_CHANGE: in addrconf_notify()
3767 if (event == NETDEV_POST_TYPE_CHANGE) in addrconf_type_change()
/Linux-v6.6/drivers/net/
Dtun.c3237 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, in __tun_chr_ioctl()
/Linux-v6.6/include/linux/
Dnetdevice.h2854 NETDEV_POST_TYPE_CHANGE, enumerator
/Linux-v6.6/drivers/net/bonding/
Dbond_main.c1913 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, in bond_enslave()
/Linux-v6.6/net/core/
Drtnetlink.c6486 case NETDEV_POST_TYPE_CHANGE: in rtnetlink_event()