Searched refs:VETH_XDP_BATCH (Results 1 – 1 of 1) sorted by relevance
41 #define VETH_XDP_BATCH 16 macro 706 /* frames array contains VETH_XDP_BATCH at most */711 void *skbs[VETH_XDP_BATCH]; in veth_xdp_rcv_bulk_skb() 908 void *xdpf[VETH_XDP_BATCH]; in veth_xdp_rcv() 929 if (n_xdpf == VETH_XDP_BATCH) { in veth_xdp_rcv()