Home
last modified time | relevance | path

Searched refs:NETDEV_REGISTER (Results 1 – 25 of 52) sorted by relevance

123

/linux/net/netfilter/
H A Dnft_chain_filter.c345 case NETDEV_REGISTER: in nft_netdev_event()
409 if (event != NETDEV_REGISTER && in nf_tables_netdev_event()
418 if (__nf_tables_netdev_event(NETDEV_REGISTER, dev, true)) { in nf_tables_netdev_event()
H A Dxt_TEE.c71 case NETDEV_REGISTER: in tee_netdev_event()
/linux/lib/
H A Dnetdev-notifier-error-inject.c14 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_REGISTER) },
/linux/net/core/
H A Dlock_debug.c25 case NETDEV_REGISTER: in netdev_debug_event()
H A Dfailover.c195 case NETDEV_REGISTER: in failover_event()
/linux/drivers/leds/trigger/
H A Dledtrig-netdev.c578 && evt != NETDEV_REGISTER && evt != NETDEV_UNREGISTER in netdev_trig_notify()
584 (evt == NETDEV_REGISTER && !strcmp(dev->name, trigger_data->device_name)))) in netdev_trig_notify()
596 case NETDEV_REGISTER: in netdev_trig_notify()
/linux/net/bridge/
H A Dbr.c42 if (event == NETDEV_REGISTER) in br_device_event()
49 if (event == NETDEV_REGISTER) { in br_device_event()
/linux/Documentation/fault-injection/
H A Dnotifier-error-inject.rst72 * NETDEV_REGISTER
/linux/drivers/net/
H A Dmacvtap.c166 case NETDEV_REGISTER: in macvtap_device_event()
H A Dnetconsole.c1566 event == NETDEV_REGISTER)) in netconsole_netdev_event()
1595 if ((event == NETDEV_REGISTER || event == NETDEV_CHANGENAME) && in netconsole_netdev_event()
/linux/drivers/net/ipvlan/
H A Dipvtap.c153 case NETDEV_REGISTER: in ipvtap_device_event()
/linux/net/caif/
H A Dcaif_usb.c161 if (what != NETDEV_REGISTER) in cfusbl_device_notify()
H A Dcaif_dev.c384 case NETDEV_REGISTER: in caif_device_notify()
/linux/net/batman-adv/
H A Dhard-interface.c935 case NETDEV_REGISTER: in batadv_hard_if_event_meshif()
956 if (!hard_iface && (event == NETDEV_REGISTER || in batadv_hard_if_event()
/linux/net/ieee802154/
H A Dcore.c293 case NETDEV_REGISTER: in cfg802154_netdev_notifier_call()
/linux/net/phonet/
H A Dpn_dev.c302 case NETDEV_REGISTER: in phonet_device_notify()
/linux/drivers/infiniband/sw/siw/
H A Dsiw_main.c381 case NETDEV_REGISTER: in siw_netdev_event()
/linux/drivers/net/ethernet/sfc/
H A Def100_netdev.c308 (event == NETDEV_CHANGENAME || event == NETDEV_REGISTER)) in ef100_netdev_event()
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_main.c702 case NETDEV_REGISTER: in pvrdma_netdevice_event_handle()
733 if ((netdev_work->event == NETDEV_REGISTER) || in pvrdma_netdevice_event_work()
/linux/net/mctp/
H A Ddevice.c465 case NETDEV_REGISTER: in mctp_dev_notify()
/linux/net/xfrm/
H A Dxfrm_device.c560 case NETDEV_REGISTER: in xfrm_dev_event()
/linux/net/8021q/
H A Dvlan.c351 case NETDEV_REGISTER: in __vlan_device_event()
/linux/drivers/infiniband/core/
H A Droce_gid_mgmt.c782 case NETDEV_REGISTER: in netdevice_event()
/linux/net/ipv4/
H A Dudp_tunnel_nic.c928 if (event == NETDEV_REGISTER) { in udp_tunnel_nic_netdevice_event()
/linux/kernel/bpf/
H A Ddevmap.c1133 case NETDEV_REGISTER: in dev_map_notification()

123