Searched refs:ect1_idx (Results 1 – 2 of 2) sorted by relevance
4248 const u8 ect1_idx = INET_ECN_ECT_1 - 1; in tcp_get_info() local4388 info->tcpi_delivered_e1_bytes = tp->delivered_ecn_bytes[ect1_idx]; in tcp_get_info()4391 info->tcpi_received_e1_bytes = tp->received_ecn_bytes[ect1_idx]; in tcp_get_info()
700 const u8 ect1_idx = INET_ECN_ECT_1 - 1; in tcp_options_write() local708 e1b = ecn_bytes[ect1_idx] + TCP_ACCECN_E1B_INIT_OFFSET; in tcp_options_write()