Searched refs:t_rcv_ce_packets (Results 1 – 4 of 4) sorted by relevance
1922 ti->tcpi_received_ce_packets = tp->t_aecn.t_rcv_ce_packets ? tp->t_aecn.t_rcv_ce_packets - 5 : 0; in tcp_fill_info()
825 tp->t_aecn.t_rcv_ce_packets = 5; in tcp_accecn_synack_respond()2294 uint8_t ace = tp->t_aecn.t_rcv_ce_packets & TCP_ACE_MASK; in tcp_output()
396 …uint32_t t_rcv_ce_packets; /* Number of CE received packets at the receive… member
1720 tp->t_aecn.t_rcv_ce_packets += segment_count; in tcp_input_ip_ecn()1915 tp->t_aecn.t_rcv_ce_packets = 5; in tcp_input_process_accecn_synack()1989 tp->t_aecn.t_rcv_ce_packets = 5; in tcp_input_process_accecn_last_ack()