Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_minisocks.c101 tcp_parse_options(twsk_net(tw), skb, &tmp_opt, 0, NULL); in tcp_timewait_state_process()
583 tcp_parse_options(sock_net(sk), skb, &tmp_opt, 0, NULL); in tcp_check_req()
H A Dsyncookies.c362 tcp_parse_options(sock_net(sk), skb, &tcp_opt, 0, NULL); in cookie_v4_check()
H A Dtcp_input.c4003 void tcp_parse_options(const struct net *net, in tcp_parse_options() function
4126 EXPORT_SYMBOL(tcp_parse_options);
4166 tcp_parse_options(net, skb, &tp->rx_opt, 1, NULL); in tcp_fast_parse_options()
6025 tcp_parse_options(sock_net(sk), synack, &opt, 0, NULL); in tcp_rcv_fastopen_synack()
6110 tcp_parse_options(sock_net(sk), skb, &tp->rx_opt, 0, &foc); in tcp_rcv_synsent_state_process()
6861 tcp_parse_options(sock_net(sk), skb, &tmp_opt, 0, in tcp_conn_request()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dsyncookies.c161 tcp_parse_options(sock_net(sk), skb, &tcp_opt, 0, NULL); in cookie_v6_check()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_oplus2657 tcp_parse_options
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h414 void tcp_parse_options(const struct net *net, const struct sk_buff *skb,
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Dcm.c3953 tcp_parse_options(&init_net, skb, &tmp_opt, 0, NULL); in build_cpl_pass_accept_req()