igc_xdp_buff
struct igc_xdp_buff *ctx)
XSK_CHECK_PRIV_TYPE(struct igc_xdp_buff);
struct igc_xdp_buff ctx = { .rx_ts = NULL };
struct igc_xdp_buff *ctx)
struct igc_xdp_buff *ctx)
static struct igc_xdp_buff *xsk_buff_to_igc_ctx(struct xdp_buff *xdp)
return (struct igc_xdp_buff *)xdp;
struct igc_xdp_buff *ctx;
const struct igc_xdp_buff *ctx = (void *)_ctx;
const struct igc_xdp_buff *ctx = (void *)_ctx;