Searched refs:ecnfield (Results 1 – 1 of 1) sorted by relevance
418 u8 ecnfield = estimate_ecnfield - 1; in tcp_accecn_process_option() local420 tp->delivered_ecn_bytes[ecnfield] += delivered_bytes; in tcp_accecn_process_option()443 u8 ecnfield; in tcp_accecn_process_option() local450 ecnfield = tcp_accecn_optfield_to_ecnfield(i, order1); in tcp_accecn_process_option()451 init_offset = tcp_accecn_field_init_offset(ecnfield); in tcp_accecn_process_option()452 cnt = &tp->delivered_ecn_bytes[ecnfield - 1]; in tcp_accecn_process_option()458 if (delta && ecnfield != estimate_ecnfield) { in tcp_accecn_process_option()460 tp->est_ecnfield = ecnfield; in tcp_accecn_process_option()