Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_input.c3830 static bool tcp_fast_parse_options(const struct sk_buff *skb, in tcp_fast_parse_options() function
5137 if (tcp_fast_parse_options(skb, th, tp) && tp->rx_opt.saw_tstamp && in tcp_validate_incoming()