Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_output.c462 if (unlikely(synack_type == TCP_SYNACK_COOKIE)) in bpf_skops_write_hdr_opt_arg0()
861 if (synack_type != TCP_SYNACK_COOKIE) in tcp_synack_options()
3573 case TCP_SYNACK_COOKIE: in tcp_make_synack()
3593 if (unlikely(synack_type == TCP_SYNACK_COOKIE && ireq->tstamp_ok)) in tcp_make_synack()
H A Dtcp_input.c6979 TCP_SYNACK_COOKIE, in tcp_conn_request()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c471 if (unlikely(synack_type == TCP_SYNACK_COOKIE)) in bpf_skops_write_hdr_opt_arg0()
871 if (synack_type != TCP_SYNACK_COOKIE) in tcp_synack_options()
3662 case TCP_SYNACK_COOKIE: in tcp_make_synack()
3682 if (unlikely(synack_type == TCP_SYNACK_COOKIE && ireq->tstamp_ok)) in tcp_make_synack()
H A Dtcp_input.c7095 TCP_SYNACK_COOKIE, in tcp_conn_request()
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h450 TCP_SYNACK_COOKIE, enumerator
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h469 TCP_SYNACK_COOKIE, enumerator

Completed in 55 milliseconds