Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dtcp_ipv6.c1289 mss = tcp_get_syncookie_mss(&tcp6_request_sock_ops,
/linux/include/net/
H A Dtcp.h547 u16 tcp_get_syncookie_mss(struct request_sock_ops *rsk_ops,
/linux/net/ipv4/
H A Dtcp_ipv4.c1807 mss = tcp_get_syncookie_mss(&tcp_request_sock_ops,
H A Dtcp_input.c7561 u16 tcp_get_syncookie_mss(struct request_sock_ops *rsk_ops, in tcp_get_syncookie_mss() function