Home
last modified time | relevance | path

Searched refs:netdev_notifier_info_to_dev (Results 1 – 25 of 122) sorted by relevance

12345

/Linux-v4.19/net/openvswitch/
Ddp_notify.c76 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in dp_device_event()
/Linux-v4.19/net/hsr/
Dhsr_main.c32 dev = netdev_notifier_info_to_dev(ptr); in hsr_netdev_notify()
/Linux-v4.19/net/ipv4/netfilter/
Dnf_nat_masquerade_ipv4.c90 const struct net_device *dev = netdev_notifier_info_to_dev(ptr); in masq_device_event()
/Linux-v4.19/drivers/net/can/
Dled.c106 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in can_led_notifier()
/Linux-v4.19/net/6lowpan/
Dcore.c118 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in lowpan_event()
/Linux-v4.19/net/ipv6/netfilter/
Dnf_nat_masquerade_ipv6.c73 const struct net_device *dev = netdev_notifier_info_to_dev(ptr); in masq_device_event()
/Linux-v4.19/security/selinux/
Dnetif.c261 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in sel_netif_netdev_notifier_handler()
/Linux-v4.19/net/netfilter/
Dxt_TEE.c60 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in tee_netdev_event()
Dnft_flow_offload.c199 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in flow_offload_netdev_event()
Dnft_chain_filter.c317 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in nf_tables_netdev_event()
/Linux-v4.19/net/ieee802154/6lowpan/
Dcore.c216 struct net_device *ndev = netdev_notifier_info_to_dev(ptr); in lowpan_device_event()
/Linux-v4.19/net/caif/
Dcaif_usb.c126 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in cfusbl_device_notify()
/Linux-v4.19/net/bridge/
Dbr.c34 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in br_device_event()
/Linux-v4.19/net/core/
Dfailover.c188 struct net_device *event_dev = netdev_notifier_info_to_dev(ptr); in failover_event()
Dnetprio_cgroup.c276 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in netprio_device_event()
Ddrop_monitor.c319 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in dropmon_net_event()
/Linux-v4.19/drivers/net/ipvlan/
Dipvtap.c139 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in ipvtap_device_event()
/Linux-v4.19/drivers/net/
Dmacvtap.c146 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in macvtap_device_event()
/Linux-v4.19/net/ieee802154/
Dcore.c272 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in cfg802154_netdev_notifier_call()
/Linux-v4.19/arch/ia64/hp/sim/
Dsimeth.c272 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in simeth_device_event()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/
Dtunnel_conf.c695 netdev = netdev_notifier_info_to_dev(ptr); in nfp_tun_mac_event_handler()
705 netdev = netdev_notifier_info_to_dev(ptr); in nfp_tun_mac_event_handler()
/Linux-v4.19/drivers/net/wan/
Dhdlc.c94 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in hdlc_device_event()
Dlapbether.c371 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in lapbeth_device_event()
/Linux-v4.19/net/xfrm/
Dxfrm_device.c325 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in xfrm_dev_event()
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-main.c439 struct net_device *netdev = netdev_notifier_info_to_dev(data); in xgbe_netdev_event()

12345