Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1142 u16 tcp_v6_get_syncookie(struct sock *sk, struct ipv6hdr *iph, in tcp_v6_get_syncookie() function
/openbmc/linux/include/net/
H A Dtcp.h440 u16 tcp_v6_get_syncookie(struct sock *sk, struct ipv6hdr *iph,
/openbmc/linux/net/core/
H A Dfilter.c7432 mss = tcp_v6_get_syncookie(sk, iph, th, &cookie); in BPF_CALL_5()