Home
last modified time | relevance | path

Searched defs:net_device (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h9709 struct net_device { struct
9730 const struct net_device_ops *netdev_ops; argument
9751 struct net_device_stats stats; argument
9752 struct net_device_core_stats __attribute__((btf_type_tag("percpu"))) *core_stats; argument
9753 atomic_t carrier_up_count;
9754 atomic_t carrier_down_count;
9755 const struct iw_handler_def *wireless_handlers;
9756 struct iw_public_data *wireless_data;
9757 const struct ethtool_ops *ethtool_ops;
9758 const struct ndisc_ops *ndisc_ops;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h9629 struct net_device { struct
9650 const struct net_device_ops *netdev_ops; argument
9671 struct net_device_stats stats; argument
9672 struct net_device_core_stats __attribute__((btf_type_tag("percpu"))) *core_stats; argument
9673 atomic_t carrier_up_count;
9674 atomic_t carrier_down_count;
9675 const struct iw_handler_def *wireless_handlers;
9676 struct iw_public_data *wireless_data;
9677 const struct ethtool_ops *ethtool_ops;
9678 const struct ndisc_ops *ndisc_ops;
[all …]