Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h9731 const struct xdp_metadata_ops *xdp_metadata_ops; member
10828 struct xdp_metadata_ops { struct
10829 int (*xmo_rx_timestamp)(const struct xdp_md *, u64 *);
10830 int (*xmo_rx_hash)(const struct xdp_md *, u32 *, enum xdp_rss_hash_type *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h9651 const struct xdp_metadata_ops *xdp_metadata_ops; member
10743 struct xdp_metadata_ops { struct
10744 int (*xmo_rx_timestamp)(const struct xdp_md *, u64 *);
10745 int (*xmo_rx_hash)(const struct xdp_md *, u32 *, enum xdp_rss_hash_type *);