Home
last modified time | relevance | path

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

/Linux-v4.19/samples/bpf/
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-v4.19/tools/testing/selftests/bpf/
Dtest_xdp.c153 static __always_inline int handle_ipv6(struct xdp_md *xdp) in handle_ipv6() function
230 return handle_ipv6(xdp); in _xdp_tx_iptunnel()