Searched refs:cwr (Results 1 – 3 of 3) sorted by relevance
40 cwr:1; member44 cwr:1, member
308 if (!ctx->tcp->ece || !ctx->tcp->cwr) in tcp_validate_sysctl()360 if (ctx->attrs.tstamp_ok && ctx->tcp->ece && ctx->tcp->cwr) in tcp_prepare_cookie()422 if (!ctx->attrs.tstamp_ok || !ctx->tcp->ece || !ctx->tcp->cwr) in tcp_handle_syn()424 ctx->tcp->cwr = 0; in tcp_handle_syn()
303 if (tcp_header->ece && tcp_header->cwr) in tscookie_init()
Completed in 8 milliseconds