Home
last modified time | relevance | path

Searched defs:xdp_ptr (Results 1 – 1 of 1) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dtest_xdp_dynptr.c77 static __always_inline int handle_ipv4(struct xdp_md *xdp, struct bpf_dynptr *xdp_ptr) in handle_ipv4()
159 static __always_inline int handle_ipv6(struct xdp_md *xdp, struct bpf_dynptr *xdp_ptr) in handle_ipv6()