Searched refs:rx_queue_index (Results 1 – 4 of 4) sorted by relevance
8 __u32 ingress_ifindex, __u32 rx_queue_index, in test_xdp_context_error() argument16 .rx_queue_index = rx_queue_index, in test_xdp_context_error()
95 return bpf_redirect_map(&xsk, ctx->rx_queue_index, XDP_PASS); in rx()
114 return bpf_redirect_map(&xsk, ctx->rx_queue_index, XDP_PASS); in rx()
6459 __u32 rx_queue_index; /* rxq->queue_index */ member