Home
last modified time | relevance | path

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

12

/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()
H A Ddrop_monitor.c1583 case NETDEV_REGISTER: in dropmon_net_event()
/linux/net/bridge/
H A Dbr.c42 if (event == NETDEV_REGISTER) in br_device_event()
49 if (event == NETDEV_REGISTER) { in br_device_event()
H A Dbr_netfilter_hooks.c1098 if (event != NETDEV_REGISTER || !netif_is_bridge_master(dev)) in brnf_device_event()
/linux/Documentation/fault-injection/
H A Dnotifier-error-inject.rst72 * NETDEV_REGISTER
/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/drivers/net/
H A Dmacvtap.c166 case NETDEV_REGISTER: in macvtap_device_event()
/linux/drivers/net/ipvlan/
H A Dipvtap.c153 case NETDEV_REGISTER: in ipvtap_device_event()
H A Dipvlan_main.c749 case NETDEV_REGISTER: { in ipvlan_device_event()
/linux/net/ieee802154/
H A Dcore.c293 case NETDEV_REGISTER: in cfg802154_netdev_notifier_call()
/linux/drivers/net/ethernet/sfc/
H A Def100_netdev.c308 (event == NETDEV_CHANGENAME || event == NETDEV_REGISTER)) in ef100_netdev_event()
/linux/net/mctp/
H A Ddevice.c464 case NETDEV_REGISTER: in mctp_dev_notify()
/linux/net/xfrm/
H A Dxfrm_device.c552 case NETDEV_REGISTER: in xfrm_dev_event()
/linux/net/8021q/
H A Dvlan.c351 case NETDEV_REGISTER: in __vlan_device_event()
/linux/Documentation/networking/
H A Dnetdevices.rst396 * ``NETDEV_REGISTER``
/linux/net/smc/
H A Dsmc_ib.c928 if (event == NETDEV_REGISTER) in smc_ib_ndev_change()
/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c2837 if (event_dev->netdev_ops == &device_ops && event == NETDEV_REGISTER) { in netvsc_netdev_event()
2850 case NETDEV_REGISTER: in netvsc_netdev_event()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c133 case NETDEV_REGISTER: in handle_en_event()
/linux/net/tls/
H A Dtls_device.c1386 case NETDEV_REGISTER: in tls_dev_event()
/linux/net/ipv4/
H A Ddevinet.c1589 if (event == NETDEV_REGISTER) { in inetdev_event()
1606 case NETDEV_REGISTER: in inetdev_event()

12