Searched refs:bpf_tcp_raw_check_syncookie_ipv4 (Results 1 – 2 of 2) sorted by relevance
737 err = bpf_tcp_raw_check_syncookie_ipv4(hdr->ipv4, hdr->tcp); in syncookie_handle_ack()
7761 BPF_CALL_2(bpf_tcp_raw_check_syncookie_ipv4, struct iphdr *, iph, in BPF_CALL_2() argument7773 .func = bpf_tcp_raw_check_syncookie_ipv4,