Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/lib/
H A Dxdp_native.bpf.c577 static int xdp_prog_common(struct xdp_md *ctx) in xdp_prog_common() function
612 return xdp_prog_common(ctx); in xdp_prog()
618 return xdp_prog_common(ctx); in xdp_prog_frags()