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

/linux-master/include/net/
H A Dtcp.h450 u16 tcp_get_syncookie_mss(struct request_sock_ops *rsk_ops,
/linux-master/net/ipv6/
H A Dtcp_ipv6.c1306 mss = tcp_get_syncookie_mss(&tcp6_request_sock_ops,
/linux-master/net/ipv4/
H A Dtcp_input.c7073 u16 tcp_get_syncookie_mss(struct request_sock_ops *rsk_ops, function
7098 EXPORT_SYMBOL_GPL(tcp_get_syncookie_mss); variable
H A Dtcp_ipv4.c1871 mss = tcp_get_syncookie_mss(&tcp_request_sock_ops,

Completed in 179 milliseconds