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

/linux-4.1.27/net/ipv4/
H A Dtcp_input.c3759 static bool tcp_parse_aligned_timestamp(struct tcp_sock *tp, const struct tcphdr *th) tcp_parse_aligned_timestamp() function
3792 if (tcp_parse_aligned_timestamp(tp, th)) tcp_fast_parse_options()
5226 if (!tcp_parse_aligned_timestamp(tp, th)) tcp_rcv_established()

Completed in 74 milliseconds