Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dtcp_var.h475 uint64_t t_snd_ect0_bytes; /* Synced ECT0 byte counter at the sender */ member
H A Dtcp_output.c1982 tp->t_snd_ect1_bytes = tp->t_snd_ect0_bytes = 1; in tcp_output()
H A Dtcp_input.c3635 tp->t_snd_ect1_bytes = tp->t_snd_ect0_bytes = 1; in tcp_input()