Home
last modified time | relevance | path

Searched refs:xdp_adjst_tail (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/net/lib/
H A Dxdp_native.bpf.c421 static int xdp_adjst_tail(struct xdp_md *ctx, __u16 port) in xdp_adjst_tail() function
659 return xdp_adjst_tail(ctx, (__u16)(*port)); in xdp_prog_common()