Searched refs:t_snd_ce_bytes (Results 1 – 4 of 4) sorted by relevance
1908 uint64_t d_ceb = tp->t_aecn.t_snd_ce_bytes - old_sceb; in tcp_process_ace_field()1946 (tp->t_aecn.t_snd_ce_bytes & TCP_ACO_MASK)) & TCP_ACO_MASK; in tcp_process_accecn_options()1950 tp->t_aecn.t_snd_ce_bytes += delta; in tcp_process_accecn_options()1984 uint64_t old_sceb = tp->t_aecn.t_snd_ce_bytes; in tcp_process_accecn()3795 tp->t_aecn.t_snd_ce_bytes = 0; in tcp_input()
369 uint64_t t_snd_ce_bytes; /* Synced CE byte counter at the sender */ member
1927 ti->tcpi_delivered_ce_bytes = tp->t_aecn.t_snd_ce_bytes; in tcp_fill_info()
2152 tp->t_aecn.t_rcv_ce_bytes = tp->t_aecn.t_snd_ce_bytes = 0; in tcp_output()