Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnetdevice.h1623 struct xdp_metadata_ops { struct
1624 int (*xmo_rx_timestamp)(const struct xdp_md *ctx, u64 *timestamp);
1625 int (*xmo_rx_hash)(const struct xdp_md *ctx, u32 *hash);
2067 const struct xdp_metadata_ops *xdp_metadata_ops; member

Completed in 21 milliseconds