Home
last modified time | relevance | path

Searched refs:t_ecn_capable_packets_marked (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h572 uint64_t t_ecn_capable_packets_marked; /* Packets sent with ECT that were marked */ member
H A Dtcp_usrreq.c1914 ti->tcpi_ecn_capable_packets_marked = tp->t_ecn_capable_packets_marked; in tcp_fill_info()
H A Dtcp_input.c2003 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()