Searched refs:t_snd_ce_packets (Results 1 – 3 of 3) sorted by relevance
1903 (tp->t_aecn.t_snd_ce_packets & TCP_ACE_MASK)) & TCP_ACE_MASK; in tcp_process_ace_field()1987 tp->t_aecn.t_snd_ce_packets += delta; in tcp_process_accecn()2003 tp->t_ecn_capable_packets_marked = tp->t_aecn.t_snd_ce_packets - 5; in tcp_process_accecn()3793 tp->t_aecn.t_snd_ce_packets = 5; in tcp_input()4722 tp->t_aecn.t_snd_ce_packets = 5; in tcp_input()4732 tp->t_aecn.t_snd_ce_packets = 5; in tcp_input()4743 tp->t_aecn.t_snd_ce_packets = 6; in tcp_input()4773 tp->t_aecn.t_snd_ce_packets = 5; in tcp_input()4787 tp->t_aecn.t_snd_ce_packets = 5; in tcp_input()
358 …uint32_t t_snd_ce_packets; /* Synced number of CE received feedback at the… member
2149 tp->t_aecn.t_snd_ce_packets = 5; in tcp_output()