Searched refs:t_rcv_ce_bytes (Results 1 – 4 of 4) sorted by relevance
575 uint32_t ceb = (uint32_t)(tp->t_aecn.t_rcv_ce_bytes & TCP_ACO_MASK); in tcp_add_accecn_option()829 tp->t_aecn.t_rcv_ce_bytes = tp->t_aecn.t_snd_ce_bytes = 0; in tcp_accecn_synack_respond()
405 …uint64_t t_rcv_ce_bytes; /* CE byte counter at the receiver, used for Ac… member
1721 tp->t_aecn.t_rcv_ce_bytes += tlen; in tcp_input_ip_ecn()1917 tp->t_aecn.t_rcv_ce_bytes = 0; in tcp_input_process_accecn_synack()1992 tp->t_aecn.t_rcv_ce_bytes = tp->t_aecn.t_snd_ce_bytes = 0; in tcp_input_process_accecn_last_ack()
1925 ti->tcpi_received_ce_bytes = tp->t_aecn.t_rcv_ce_bytes; in tcp_fill_info()