Searched refs:t_ecn_capable_packets_marked (Results 1 – 3 of 3) sorted by relevance
572 uint64_t t_ecn_capable_packets_marked; /* Packets sent with ECT that were marked */ member
1914 ti->tcpi_ecn_capable_packets_marked = tp->t_ecn_capable_packets_marked; in tcp_fill_info()
2003 tp->t_ecn_capable_packets_marked = tp->t_aecn.t_snd_ce_packets - 5; in tcp_process_accecn()5491 tp->t_ecn_capable_packets_marked++; in tcp_input()