Searched refs:encap_v4 (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 | 321 bool encap_v4(struct xdp_md *xdp, struct ctl_value *cval, in encap_v4() function 782 if (!encap_v4(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 | 321 bool encap_v4(struct xdp_md *xdp, struct ctl_value *cval, in encap_v4() function 739 if (!encap_v4(xdp, cval, &pckt, dst, pkt_bytes)) in process_packet()
|
Completed in 4 milliseconds