Home
last modified time | relevance | path

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

12

/linux/net/netfilter/
H A Dnft_chain_filter.c346 case NETDEV_REGISTER: in nft_netdev_event()
410 if (event != NETDEV_REGISTER && in nf_tables_netdev_event()
419 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()
/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.c167 case NETDEV_REGISTER: in macvtap_device_event()
H A Dnetconsole.c1579 event == NETDEV_REGISTER)) in netconsole_netdev_event()
1608 if ((event == NETDEV_REGISTER || event == NETDEV_CHANGENAME) && in netconsole_netdev_event()
/linux/drivers/net/ipvlan/
H A Dipvtap.c154 case NETDEV_REGISTER: in ipvtap_device_event()
H A Dipvlan_main.c750 case NETDEV_REGISTER: { in ipvlan_device_event()
/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/drivers/infiniband/sw/siw/
H A Dsiw_main.c381 case NETDEV_REGISTER: in siw_netdev_event()
/linux/net/phonet/
H A Dpn_dev.c302 case NETDEV_REGISTER: in phonet_device_notify()
/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/net/smc/
H A Dsmc_ib.c928 if (event == NETDEV_REGISTER) in smc_ib_ndev_change()
/linux/kernel/bpf/
H A Ddevmap.c1132 case NETDEV_REGISTER: in dev_map_notification()
/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c2835 if (event_dev->netdev_ops == &device_ops && event == NETDEV_REGISTER) { in netvsc_netdev_event()
2848 case NETDEV_REGISTER: in netvsc_netdev_event()

12