Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dtcp_output.c568 uint32_t e0b = (uint32_t)(tp->t_rcv_ect0_bytes & TCP_ACO_MASK); in tcp_add_accecn_option()
1981 tp->t_rcv_ect1_bytes = tp->t_rcv_ect0_bytes = 1; in tcp_output()
H A Dtcp_var.h472 …uint64_t t_rcv_ect0_bytes; /* ECT0 byte counter at the receiver, used for AccECN option f… member
H A Dtcp_input.c1854 tp->t_rcv_ect0_bytes += tlen; in tcp_input_ip_ecn()
3698 tp->t_rcv_ect0_bytes = tp->t_rcv_ect1_bytes = 1; in tcp_input()