Searched defs:xdp_metadata_ops (Results 1 – 2 of 2) sorted by relevance
9731 const struct xdp_metadata_ops *xdp_metadata_ops; member10828 struct xdp_metadata_ops { struct10829 int (*xmo_rx_timestamp)(const struct xdp_md *, u64 *);10830 int (*xmo_rx_hash)(const struct xdp_md *, u32 *, enum xdp_rss_hash_type *);
9651 const struct xdp_metadata_ops *xdp_metadata_ops; member10743 struct xdp_metadata_ops { struct10744 int (*xmo_rx_timestamp)(const struct xdp_md *, u64 *);10745 int (*xmo_rx_hash)(const struct xdp_md *, u32 *, enum xdp_rss_hash_type *);