Home
last modified time | relevance | path

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

/openbmc/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.c700 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()
/openbmc/linux/net/batman-adv/
H A Dhard-interface.c969 event == NETDEV_POST_TYPE_CHANGE)) in batadv_hard_if_event()
/openbmc/linux/drivers/net/usb/
H A Dqmi_wwan.c385 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev->net); in raw_ip_store()
/openbmc/linux/net/x25/
H A Daf_x25.c217 case NETDEV_POST_TYPE_CHANGE: in x25_device_event()
/openbmc/linux/net/ipv4/
H A Ddevinet.c1614 case NETDEV_POST_TYPE_CHANGE: in inetdev_event()
/openbmc/linux/drivers/net/team/
H A Dteam.c2166 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, dev); in team_dev_type_check_change()
/openbmc/linux/net/ipv6/
H A Daddrconf.c3751 case NETDEV_POST_TYPE_CHANGE: in addrconf_notify()
3784 if (event == NETDEV_POST_TYPE_CHANGE) in addrconf_type_change()
/openbmc/linux/include/linux/
H A Dnetdevice.h2876 NETDEV_POST_TYPE_CHANGE, enumerator
/openbmc/linux/drivers/net/
H A Dtun.c3249 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, in __tun_chr_ioctl()
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c1960 call_netdevice_notifiers(NETDEV_POST_TYPE_CHANGE, in bond_enslave()
/openbmc/linux/net/core/
H A Drtnetlink.c6485 case NETDEV_POST_TYPE_CHANGE: in rtnetlink_event()