Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_input.c4150 static bool tcp_fast_parse_options(const struct net *net, in tcp_fast_parse_options() function
5647 if (tcp_fast_parse_options(sock_net(sk), skb, th, tp) && in tcp_validate_incoming()