Home
last modified time | relevance | path

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

/linux/net/core/
H A Dlock_debug.c40 case NETDEV_POST_TYPE_CHANGE: in netdev_debug_event()
H A Drtnetlink.c7033 case NETDEV_POST_TYPE_CHANGE: in rtnetlink_event()
/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_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_ppp.c698 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in ppp_ioctl()
H A Dhdlc_fr.c1248 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in fr_ioctl()
/linux/net/batman-adv/
H A Dhard-interface.c957 event == NETDEV_POST_TYPE_CHANGE)) in batadv_hard_if_event()
/linux/drivers/net/usb/
H A Dqmi_wwan.c384 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev->net); in raw_ip_store()
/linux/net/x25/
H A Daf_x25.c217 case NETDEV_POST_TYPE_CHANGE: in x25_device_event()
/linux/net/ipv4/
H A Ddevinet.c1646 case NETDEV_POST_TYPE_CHANGE: in inetdev_event()
/linux/drivers/net/team/
H A Dteam_core.c2173 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in team_dev_type_check_change()
/linux/drivers/net/
H A Dtun.c3206 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, in __tun_chr_ioctl()
/linux/net/ipv6/
H A Daddrconf.c3799 case NETDEV_POST_TYPE_CHANGE: in addrconf_notify()
3832 if (event == NETDEV_POST_TYPE_CHANGE) in addrconf_type_change()
/linux/include/linux/
H A Dnetdevice.h3164 NETDEV_POST_TYPE_CHANGE, enumerator