Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Dtcp_minisocks.c150 tcp_parse_options(skb, &tmp_opt, &hash_location, 0); in tcp_timewait_state_process()
581 tcp_parse_options(skb, &tmp_opt, &hash_location, 0); in tcp_check_req()
Dsyncookies.c296 tcp_parse_options(skb, &tcp_opt, &hash_location, 0); in cookie_v4_check()
Dtcp_input.c3825 void tcp_parse_options(const struct sk_buff *skb, struct tcp_options_received *opt_rx, in tcp_parse_options() function
3941 EXPORT_SYMBOL(tcp_parse_options);
3977 tcp_parse_options(skb, &tp->rx_opt, hvpp, 1); in tcp_fast_parse_options()
5533 tcp_parse_options(skb, &tp->rx_opt, &hash_location, 0); in tcp_rcv_synsent_state_process()
Dtcp_ipv4.c1303 tcp_parse_options(skb, &tmp_opt, &hash_location, 0); in tcp_v4_conn_request()
/linux-3.3/net/ipv6/
Dsyncookies.c183 tcp_parse_options(skb, &tcp_opt, &hash_location, 0); in cookie_v6_check()
Dtcp_ipv6.c1200 tcp_parse_options(skb, &tmp_opt, &hash_location, 0); in tcp_v6_conn_request()
/linux-3.3/include/net/
Dtcp.h411 extern void tcp_parse_options(const struct sk_buff *skb,