Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1147 mss = tcp_get_syncookie_mss(&tcp6_request_sock_ops, in tcp_v6_get_syncookie()
/openbmc/linux/include/net/
H A Dtcp.h443 u16 tcp_get_syncookie_mss(struct request_sock_ops *rsk_ops,
/openbmc/linux/net/ipv4/
H A Dtcp_input.c7044 u16 tcp_get_syncookie_mss(struct request_sock_ops *rsk_ops, in tcp_get_syncookie_mss() function
7069 EXPORT_SYMBOL_GPL(tcp_get_syncookie_mss);
H A Dtcp_ipv4.c1693 mss = tcp_get_syncookie_mss(&tcp_request_sock_ops, in tcp_v4_get_syncookie()