Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c650 value = bpf_tcp_raw_gen_syncookie_ipv6(hdr->ipv6, hdr->tcp, in syncookie_handle_syn()
/linux/net/core/
H A Dfilter.c7829 BPF_CALL_3(bpf_tcp_raw_gen_syncookie_ipv6, struct ipv6hdr *, iph, in BPF_CALL_3() argument
7851 .func = bpf_tcp_raw_gen_syncookie_ipv6,