Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_loop.c147 static __always_inline int handle_ipv6(struct xdp_md *xdp) in handle_ipv6() function
H A Dtest_xdp.c151 static __always_inline int handle_ipv6(struct xdp_md *xdp) in handle_ipv6() function
H A Dtest_xdp_dynptr.c159 static __always_inline int handle_ipv6(struct xdp_md *xdp, struct bpf_dynptr *xdp_ptr) in handle_ipv6() function
/openbmc/linux/samples/bpf/
H A Dxdp_tx_iptunnel_kern.c152 static __always_inline int handle_ipv6(struct xdp_md *xdp) in handle_ipv6() function