Home
last modified time | relevance | path

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

/linux/samples/bpf/
A Dxdp_tx_iptunnel_kern.c152 static __always_inline int handle_ipv6(struct xdp_md *xdp) in handle_ipv6() function
232 return handle_ipv6(xdp); in _xdp_tx_iptunnel()
/linux/tools/testing/selftests/bpf/progs/
A Dtest_xdp.c151 static __always_inline int handle_ipv6(struct xdp_md *xdp) in handle_ipv6() function
228 return handle_ipv6(xdp); in _xdp_tx_iptunnel()
A Dtest_xdp_loop.c147 static __always_inline int handle_ipv6(struct xdp_md *xdp) in handle_ipv6() function
224 return handle_ipv6(xdp); in _xdp_tx_iptunnel()

Completed in 5 milliseconds