Searched refs:ece (Results 1 – 3 of 3) sorted by relevance
39 ece:1, member45 ece: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()423 ctx->tcp->ece = 0; in tcp_handle_syn()
303 if (tcp_header->ece && tcp_header->cwr) in tscookie_init()
Completed in 7 milliseconds