Home
last modified time | relevance | path

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

1234

/Linux-v5.15/net/openvswitch/
Ddp_notify.c72 if (event == NETDEV_UNREGISTER) { in dp_device_event()
/Linux-v5.15/net/netfilter/
Dnft_chain_filter.c326 if (event != NETDEV_UNREGISTER) in nft_netdev_event()
359 if (event != NETDEV_UNREGISTER && in nf_tables_netdev_event()
Dxt_TEE.c75 case NETDEV_UNREGISTER: in tee_netdev_event()
/Linux-v5.15/net/bridge/
Dbr.c114 case NETDEV_UNREGISTER: in br_device_event()
134 if (event != NETDEV_UNREGISTER) in br_device_event()
/Linux-v5.15/net/hsr/
Dhsr_main.c101 case NETDEV_UNREGISTER: in hsr_netdev_notify()
/Linux-v5.15/drivers/leds/trigger/
Dledtrig-netdev.c305 && evt != NETDEV_REGISTER && evt != NETDEV_UNREGISTER in netdev_trig_notify()
327 case NETDEV_UNREGISTER: in netdev_trig_notify()
/Linux-v5.15/drivers/net/
Dnetconsole.c700 if (!(event == NETDEV_CHANGENAME || event == NETDEV_UNREGISTER || in netconsole_netdev_event()
715 case NETDEV_UNREGISTER: in netconsole_netdev_event()
738 case NETDEV_UNREGISTER: in netconsole_netdev_event()
Dmacvtap.c182 case NETDEV_UNREGISTER: in macvtap_device_event()
/Linux-v5.15/net/ieee802154/6lowpan/
Dcore.c226 case NETDEV_UNREGISTER: in lowpan_device_event()
/Linux-v5.15/net/core/
Dnetprio_cgroup.c276 case NETDEV_UNREGISTER: in netprio_device_event()
Dfailover.c197 case NETDEV_UNREGISTER: in failover_event()
/Linux-v5.15/net/caif/
Dcaif_usb.c154 if (what == NETDEV_UNREGISTER) in cfusbl_device_notify()
/Linux-v5.15/drivers/net/ipvlan/
Dipvtap.c175 case NETDEV_UNREGISTER: in ipvtap_device_event()
/Linux-v5.15/net/8021q/
Dvlan.c359 case NETDEV_UNREGISTER: in __vlan_device_event()
481 case NETDEV_UNREGISTER: in vlan_device_event()
/Linux-v5.15/net/ieee802154/
Dcore.c290 case NETDEV_UNREGISTER: in cfg802154_netdev_notifier_call()
/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_lag.c309 case NETDEV_UNREGISTER: in ice_lag_event_handler()
/Linux-v5.15/net/can/
Draw.c282 case NETDEV_UNREGISTER: in raw_notify()
316 if (msg != NETDEV_UNREGISTER && msg != NETDEV_DOWN) in raw_notifier()
/Linux-v5.15/drivers/net/hamradio/
Dbpqether.c551 case NETDEV_UNREGISTER: /* ethernet device removed -> free BPQ interface */ in bpq_device_event()
/Linux-v5.15/net/mctp/
Ddevice.c382 case NETDEV_UNREGISTER: in mctp_dev_notify()
/Linux-v5.15/net/phonet/
Dpn_dev.c288 case NETDEV_UNREGISTER: in phonet_device_notify()
/Linux-v5.15/net/xfrm/
Dxfrm_device.c412 case NETDEV_UNREGISTER: in xfrm_dev_event()
/Linux-v5.15/drivers/net/wan/
Dlapbether.c464 case NETDEV_UNREGISTER: in lapbeth_device_event()
/Linux-v5.15/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_config.c253 case NETDEV_UNREGISTER: in rmnet_config_notify_cb()
/Linux-v5.15/net/sched/
Dact_mirred.c393 if (event == NETDEV_UNREGISTER) { in mirred_device_event()
/Linux-v5.15/net/tipc/
Dtrace.h124 {(NETDEV_UNREGISTER), "NETDEV_UNREGISTER" },\

1234