Home
last modified time | relevance | path

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

/Linux-v5.4/tools/include/uapi/linux/
Dif_xdp.h75 struct xdp_statistics { struct
76 __u64 rx_dropped; /* Dropped for reasons other than invalid desc */
77 __u64 rx_invalid_descs; /* Dropped due to invalid descriptor */
78 __u64 tx_invalid_descs; /* Dropped due to invalid descriptor */
/Linux-v5.4/include/uapi/linux/
Dif_xdp.h75 struct xdp_statistics { struct
76 __u64 rx_dropped; /* Dropped for reasons other than invalid desc */
77 __u64 rx_invalid_descs; /* Dropped due to invalid descriptor */
78 __u64 tx_invalid_descs; /* Dropped due to invalid descriptor */