Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dxdp_synproxy_kern.c430 static __always_inline int tcp_lookup(void *ctx, struct header_pointers *hdr, bool xdp) in tcp_lookup() function
759 ret = tcp_lookup(ctx, hdr, xdp); in syncookie_part1()