Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/chelsio/chtls/
Dchtls_cm.c1151 bool th_ecn, ect; in chtls_pass_accept_request() local
1220 th_ecn = tcph->ece && tcph->cwr; in chtls_pass_accept_request()
1221 if (th_ecn) { in chtls_pass_accept_request()
/Linux-v5.4/net/ipv4/
Dtcp_input.c6404 bool th_ecn = th->ece && th->cwr; in tcp_ecn_create_request() local
6408 if (!th_ecn) in tcp_ecn_create_request()