Home
last modified time | relevance | path

Searched refs:th_ecn (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1307 bool th_ecn, ect; in chtls_pass_accept_request() local
1391 th_ecn = tcph->ece && tcph->cwr; in chtls_pass_accept_request()
1392 if (th_ecn) { in chtls_pass_accept_request()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1307 bool th_ecn, ect; in chtls_pass_accept_request() local
1391 th_ecn = tcph->ece && tcph->cwr; in chtls_pass_accept_request()
1392 if (th_ecn) { in chtls_pass_accept_request()
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c6685 bool th_ecn = th->ece && th->cwr; in tcp_ecn_create_request() local
6689 if (!th_ecn) in tcp_ecn_create_request()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c6795 bool th_ecn = th->ece && th->cwr; in tcp_ecn_create_request() local
6799 if (!th_ecn) in tcp_ecn_create_request()

Completed in 32 milliseconds