Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp_input.c4006 static u16 tcp_parse_mss_option(const struct tcphdr *th, u16 user_mss) in tcp_parse_mss_option() function
6860 mss = tcp_parse_mss_option(th, tp->rx_opt.user_mss); in tcp_get_syncookie_mss()