Home
last modified time | relevance | path

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

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