Searched refs:encap_v6 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_xdp_noinline.c | 278 bool encap_v6(struct xdp_md *xdp, struct ctl_value *cval, in encap_v6() function 779 if (!encap_v6(xdp, cval, &pckt, dst, pkt_bytes)) in process_packet()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_xdp_noinline.c | 278 bool encap_v6(struct xdp_md *xdp, struct ctl_value *cval, in encap_v6() function 736 if (!encap_v6(xdp, cval, &pckt, dst, pkt_bytes)) in process_packet()
|
Completed in 4 milliseconds