Searched refs:NETDEV_POST_TYPE_CHANGE (Results 1 – 16 of 16) sorted by relevance
| /linux/net/core/ |
| H A D | lock_debug.c | 40 case NETDEV_POST_TYPE_CHANGE: in netdev_debug_event()
|
| H A D | rtnetlink.c | 7033 case NETDEV_POST_TYPE_CHANGE: in rtnetlink_event()
|
| /linux/drivers/net/wan/ |
| H A D | hdlc_raw.c | 84 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in raw_ioctl()
|
| H A D | hdlc_raw_eth.c | 104 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in raw_eth_ioctl()
|
| H A D | hdlc_x25.c | 360 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in x25_ioctl()
|
| H A D | hdlc_cisco.c | 359 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in cisco_ioctl()
|
| H A D | hdlc_ppp.c | 698 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in ppp_ioctl()
|
| H A D | hdlc_fr.c | 1248 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in fr_ioctl()
|
| /linux/net/batman-adv/ |
| H A D | hard-interface.c | 957 event == NETDEV_POST_TYPE_CHANGE)) in batadv_hard_if_event()
|
| /linux/drivers/net/usb/ |
| H A D | qmi_wwan.c | 384 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev->net); in raw_ip_store()
|
| /linux/net/x25/ |
| H A D | af_x25.c | 217 case NETDEV_POST_TYPE_CHANGE: in x25_device_event()
|
| /linux/net/ipv4/ |
| H A D | devinet.c | 1646 case NETDEV_POST_TYPE_CHANGE: in inetdev_event()
|
| /linux/drivers/net/team/ |
| H A D | team_core.c | 2173 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in team_dev_type_check_change()
|
| /linux/drivers/net/ |
| H A D | tun.c | 3206 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, in __tun_chr_ioctl()
|
| /linux/net/ipv6/ |
| H A D | addrconf.c | 3799 case NETDEV_POST_TYPE_CHANGE: in addrconf_notify() 3832 if (event == NETDEV_POST_TYPE_CHANGE) in addrconf_type_change()
|
| /linux/include/linux/ |
| H A D | netdevice.h | 3164 NETDEV_POST_TYPE_CHANGE, enumerator
|