Searched refs:bpf_tcp_raw_gen_syncookie_ipv6 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | xdp_synproxy_kern.c | 647 value = bpf_tcp_raw_gen_syncookie_ipv6(hdr->ipv6, hdr->tcp, in syncookie_handle_syn()
|
/openbmc/linux/net/core/ |
H A D | filter.c | 7797 BPF_CALL_3(bpf_tcp_raw_gen_syncookie_ipv6, struct ipv6hdr *, iph, in BPF_CALL_3() 7819 .func = bpf_tcp_raw_gen_syncookie_ipv6, 7789 BPF_CALL_3(bpf_tcp_raw_gen_syncookie_ipv6,struct ipv6hdr *,iph,struct tcphdr *,th,u32,th_len) BPF_CALL_3() argument
|