Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h424 u16 tcp_v6_get_syncookie(struct sock *sk, struct ipv6hdr *iph,
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c1167 u16 tcp_v6_get_syncookie(struct sock *sk, struct ipv6hdr *iph, in tcp_v6_get_syncookie() function
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c6596 mss = tcp_v6_get_syncookie(sk, iph, th, &cookie); in BPF_CALL_5()