Home
last modified time | relevance | path

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

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