Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dsyncookies.c300 struct request_sock *cookie_bpf_check(struct sock *sk, struct sk_buff *skb) in cookie_bpf_check() function
314 EXPORT_IPV6_MOD_GPL(cookie_bpf_check);
419 req = cookie_bpf_check(sk, skb); in cookie_v4_check()