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

/linux-4.1.27/net/ipv4/
H A Dtcp_input.c3781 static bool tcp_fast_parse_options(const struct sk_buff *skb, tcp_fast_parse_options() function
5089 if (tcp_fast_parse_options(skb, th, tp) && tp->rx_opt.saw_tstamp && tcp_validate_incoming()

Completed in 65 milliseconds