Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_ipv4.c1547 u16 tcp_v4_get_syncookie(struct sock *sk, struct iphdr *iph, in tcp_v4_get_syncookie() function
/net/core/
Dfilter.c5966 mss = tcp_v4_get_syncookie(sk, iph, th, &cookie); in BPF_CALL_5()