Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_output.c461 if (unlikely(synack_type == TCP_SYNACK_COOKIE)) in bpf_skops_write_hdr_opt_arg0()
860 if (synack_type != TCP_SYNACK_COOKIE) in tcp_synack_options()
3551 case TCP_SYNACK_COOKIE: in tcp_make_synack()
3571 if (unlikely(synack_type == TCP_SYNACK_COOKIE && ireq->tstamp_ok)) in tcp_make_synack()
H A Dtcp_input.c6949 TCP_SYNACK_COOKIE, in tcp_conn_request()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h453 TCP_SYNACK_COOKIE, enumerator