Home
last modified time | relevance | path

Searched refs:NETDEV_UNREGISTER (Results 1 – 25 of 78) sorted by relevance

1234

/linux/net/netfilter/
H A Dnft_chain_filter.c335 case NETDEV_UNREGISTER: in nft_netdev_event()
411 event != NETDEV_UNREGISTER && in nf_tables_netdev_event()
423 __nf_tables_netdev_event(NETDEV_UNREGISTER, dev, true); in nf_tables_netdev_event()
H A Dxt_TEE.c75 case NETDEV_UNREGISTER: in tee_netdev_event()
/linux/net/core/
H A Dlock_debug.c32 case NETDEV_UNREGISTER: in netdev_debug_event()
H A Dnetprio_cgroup.c276 case NETDEV_UNREGISTER: in netprio_device_event()
H A Dfailover.c198 case NETDEV_UNREGISTER: in failover_event()
/linux/net/bridge/
H A Dbr.c126 case NETDEV_UNREGISTER: in br_device_event()
146 if (event != NETDEV_UNREGISTER) in br_device_event()
/linux/net/ieee802154/6lowpan/
H A Dcore.c231 case NETDEV_UNREGISTER: in lowpan_device_event()
/linux/drivers/net/
H A Dmacvtap.c188 case NETDEV_UNREGISTER: in macvtap_device_event()
/linux/net/8021q/
H A Dvlan.c331 case NETDEV_UNREGISTER: in __vlan_device_event()
440 case NETDEV_UNREGISTER: in vlan_device_event()
/linux/drivers/net/ethernet/sfc/
H A Dtc_bindings.c237 if (event == NETDEV_UNREGISTER) in efx_tc_netdev_event()
/linux/drivers/net/ipvlan/
H A Dipvtap.c187 case NETDEV_UNREGISTER: in ipvtap_device_event()
/linux/net/batman-adv/
H A Dhard-interface.c1086 case NETDEV_UNREGISTER: in batadv_wifi_net_device_event()
1130 case NETDEV_UNREGISTER: in batadv_hard_if_event()
/linux/net/ieee802154/
H A Dcore.c322 case NETDEV_UNREGISTER: in cfg802154_netdev_notifier_call()
/linux/Documentation/networking/
H A Dnetdevices.rst428 * ``NETDEV_UNREGISTER``
430 Many SW devices (uppers) catch their lower's ``NETDEV_UNREGISTER``
433 ``NETDEV_UNREGISTER`` stays unlocked.
/linux/net/can/j1939/
H A Dmain.c380 case NETDEV_UNREGISTER: in j1939_netdev_notify()
/linux/drivers/net/netdevsim/
H A Dhwstats.c191 case NETDEV_UNREGISTER: in nsim_dev_hwstats_event()
/linux/drivers/infiniband/sw/siw/
H A Dsiw_main.c390 case NETDEV_UNREGISTER: in siw_netdev_event()
/linux/net/phonet/
H A Dpn_dev.c306 case NETDEV_UNREGISTER: in phonet_device_notify()
/linux/drivers/net/wan/
H A Dlapbether.c470 case NETDEV_UNREGISTER: in lapbeth_device_event()
/linux/net/can/
H A Draw.c312 case NETDEV_UNREGISTER: in raw_notify()
349 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in raw_notifier()
/linux/net/tipc/
H A Dtrace.h124 {(NETDEV_UNREGISTER), "NETDEV_UNREGISTER" },\
/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.c261 case NETDEV_UNREGISTER: in rmnet_config_notify_cb()
/linux/net/psp/
H A Dpsp_main.c430 if (event != NETDEV_UNREGISTER) in psp_netdev_event()
/linux/net/mctp/
H A Ddevice.c470 case NETDEV_UNREGISTER: in mctp_dev_notify()
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dlag_conf.c680 case NETDEV_UNREGISTER: in nfp_flower_lag_netdev_event()

1234