Home
last modified time | relevance | path

Searched defs:rtnl_link_stats (Results 1 – 12 of 12) sorted by relevance

/external/iproute2/include/uapi/linux/
Dif_link.h9 struct rtnl_link_stats { struct
10 __u32 rx_packets; /* total packets received */
11 __u32 tx_packets; /* total packets transmitted */
12 __u32 rx_bytes; /* total bytes received */
13 __u32 tx_bytes; /* total bytes transmitted */
14 __u32 rx_errors; /* bad packets received */
15 __u32 tx_errors; /* packet transmit problems */
16 __u32 rx_dropped; /* no space in linux buffers */
17 __u32 tx_dropped; /* no space available in linux */
18 __u32 multicast; /* multicast packets received */
[all …]
/external/libnl/include/linux-private/linux/
Dif_link.h9 struct rtnl_link_stats { struct
10 __u32 rx_packets; /* total packets received */
11 __u32 tx_packets; /* total packets transmitted */
12 __u32 rx_bytes; /* total bytes received */
13 __u32 tx_bytes; /* total bytes transmitted */
14 __u32 rx_errors; /* bad packets received */
15 __u32 tx_errors; /* packet transmit problems */
16 __u32 rx_dropped; /* no space in linux buffers */
17 __u32 tx_dropped; /* no space available in linux */
18 __u32 multicast; /* multicast packets received */
[all …]
/external/kernel-headers/original/uapi/linux/
Dif_link.h9 struct rtnl_link_stats { struct
10 __u32 rx_packets;
11 __u32 tx_packets;
12 __u32 rx_bytes;
13 __u32 tx_bytes;
14 __u32 rx_errors;
15 __u32 tx_errors;
16 __u32 rx_dropped;
17 __u32 tx_dropped;
18 __u32 multicast;
[all …]
/external/bpftool/include/uapi/linux/
Dif_link.h9 struct rtnl_link_stats { struct
10 __u32 rx_packets;
11 __u32 tx_packets;
12 __u32 rx_bytes;
13 __u32 tx_bytes;
14 __u32 rx_errors;
15 __u32 tx_errors;
16 __u32 rx_dropped;
17 __u32 tx_dropped;
18 __u32 multicast;
[all …]
/external/libbpf/include/uapi/linux/
Dif_link.h9 struct rtnl_link_stats { struct
10 __u32 rx_packets;
11 __u32 tx_packets;
12 __u32 rx_bytes;
13 __u32 tx_bytes;
14 __u32 rx_errors;
15 __u32 tx_errors;
16 __u32 rx_dropped;
17 __u32 tx_dropped;
18 __u32 multicast;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h111152 struct rtnl_link_stats { struct
111153 __u32 rx_packets;
111154 __u32 tx_packets;
111155 __u32 rx_bytes;
111156 __u32 tx_bytes;
111157 __u32 rx_errors;
111158 __u32 tx_errors;
111159 __u32 rx_dropped;
111160 __u32 tx_dropped;
111161 __u32 multicast;
[all …]
Dvmlinux.h111152 struct rtnl_link_stats { struct
111153 __u32 rx_packets;
111154 __u32 tx_packets;
111155 __u32 rx_bytes;
111156 __u32 tx_bytes;
111157 __u32 rx_errors;
111158 __u32 tx_errors;
111159 __u32 rx_dropped;
111160 __u32 tx_dropped;
111161 __u32 multicast;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h77060 struct rtnl_link_stats { struct
77061 __u32 rx_packets;
77062 __u32 tx_packets;
77063 __u32 rx_bytes;
77064 __u32 tx_bytes;
77065 __u32 rx_errors;
77066 __u32 tx_errors;
77067 __u32 rx_dropped;
77068 __u32 tx_dropped;
77069 __u32 multicast;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h98109 struct rtnl_link_stats { struct
98110 __u32 rx_packets;
98111 __u32 tx_packets;
98112 __u32 rx_bytes;
98113 __u32 tx_bytes;
98114 __u32 rx_errors;
98115 __u32 tx_errors;
98116 __u32 rx_dropped;
98117 __u32 tx_dropped;
98118 __u32 multicast;
[all …]
Dvmlinux_510.h98109 struct rtnl_link_stats { struct
98110 __u32 rx_packets;
98111 __u32 tx_packets;
98112 __u32 rx_bytes;
98113 __u32 tx_bytes;
98114 __u32 rx_errors;
98115 __u32 tx_errors;
98116 __u32 rx_dropped;
98117 __u32 tx_dropped;
98118 __u32 multicast;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h105938 struct rtnl_link_stats { struct
105939 __u32 rx_packets;
105940 __u32 tx_packets;
105941 __u32 rx_bytes;
105942 __u32 tx_bytes;
105943 __u32 rx_errors;
105944 __u32 tx_errors;
105945 __u32 rx_dropped;
105946 __u32 tx_dropped;
105947 __u32 multicast;
[all …]
Dvmlinux_505.h105938 struct rtnl_link_stats { struct
105939 __u32 rx_packets;
105940 __u32 tx_packets;
105941 __u32 rx_bytes;
105942 __u32 tx_bytes;
105943 __u32 rx_errors;
105944 __u32 tx_errors;
105945 __u32 rx_dropped;
105946 __u32 tx_dropped;
105947 __u32 multicast;
[all …]