Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c634 value = bpf_tcp_raw_gen_syncookie_ipv4(hdr->ipv4, hdr->tcp, in syncookie_handle_syn()
/openbmc/linux/net/core/
H A Dfilter.c7754 BPF_CALL_3(bpf_tcp_raw_gen_syncookie_ipv4, struct iphdr *, iph, in BPF_CALL_3() argument
7770 .func = bpf_tcp_raw_gen_syncookie_ipv4,