Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dkfree_skb.c27 struct net_device /* same as kernel's struct net_device */ { struct
43 struct net_device *dev; argument
/external/perfetto/src/trace_processor/importers/ftrace/
Dftrace_parser.cc1761 base::StringView net_device = evt.name(); in ParseNetifReceiveSkb() local
1788 base::StringView net_device = evt.name(); in ParseNetDevXmit() local
1898 base::StringView net_device = evt.name(); in ParseNapiGroReceiveEntry() local
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h10981 struct net_device { struct
10982 char name[16];
10983 struct netdev_name_node *name_node;
10984 struct dev_ifalias *ifalias;
10985 long unsigned int mem_end;
11009 struct net_device_stats stats; argument
11017 const struct net_device_ops *netdev_ops; argument
11018 const struct ethtool_ops *ethtool_ops;
11019 const struct l3mdev_ops *l3mdev_ops;
11020 const struct ndisc_ops *ndisc_ops;
[all …]
Dvmlinux.h10981 struct net_device { struct
10982 char name[16];
10983 struct netdev_name_node *name_node;
10984 struct dev_ifalias *ifalias;
10985 long unsigned int mem_end;
11009 struct net_device_stats stats; argument
11017 const struct net_device_ops *netdev_ops; argument
11018 const struct ethtool_ops *ethtool_ops;
11019 const struct l3mdev_ops *l3mdev_ops;
11020 const struct ndisc_ops *ndisc_ops;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h12940 struct net_device { struct
12960 const struct net_device_ops *netdev_ops; argument
12980 struct net_device_stats stats; argument
12981 atomic_long_t rx_dropped;
12982 atomic_long_t tx_dropped;
12983 atomic_long_t rx_nohandler;
12984 atomic_t carrier_up_count;
12985 atomic_t carrier_down_count;
12986 const struct ethtool_ops *ethtool_ops;
12987 const struct ndisc_ops *ndisc_ops;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h9948 struct net_device { struct
9949 char name[16];
9950 struct netdev_name_node *name_node;
9951 struct dev_ifalias *ifalias;
9952 long unsigned int mem_end;
9976 struct net_device_stats stats; argument
9984 const struct net_device_ops *netdev_ops; argument
9985 const struct ethtool_ops *ethtool_ops;
9986 const struct l3mdev_ops *l3mdev_ops;
9987 const struct ndisc_ops *ndisc_ops;
[all …]
Dvmlinux_510.h9948 struct net_device { struct
9949 char name[16];
9950 struct netdev_name_node *name_node;
9951 struct dev_ifalias *ifalias;
9952 long unsigned int mem_end;
9976 struct net_device_stats stats; argument
9984 const struct net_device_ops *netdev_ops; argument
9985 const struct ethtool_ops *ethtool_ops;
9986 const struct l3mdev_ops *l3mdev_ops;
9987 const struct ndisc_ops *ndisc_ops;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h12467 struct net_device { struct
12468 char name[16];
12469 struct netdev_name_node *name_node;
12470 struct dev_ifalias *ifalias;
12471 long unsigned int mem_end;
12495 struct net_device_stats stats; argument
12501 const struct net_device_ops *netdev_ops; argument
12502 const struct ethtool_ops *ethtool_ops;
12503 const struct ndisc_ops *ndisc_ops;
12504 const struct header_ops *header_ops;
[all …]
Dvmlinux_505.h12467 struct net_device { struct
12468 char name[16];
12469 struct netdev_name_node *name_node;
12470 struct dev_ifalias *ifalias;
12471 long unsigned int mem_end;
12495 struct net_device_stats stats; argument
12501 const struct net_device_ops *netdev_ops; argument
12502 const struct ethtool_ops *ethtool_ops;
12503 const struct ndisc_ops *ndisc_ops;
12504 const struct header_ops *header_ops;
[all …]