Home
last modified time | relevance | path

Searched refs:tcpi_received_ce_packets (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_private.h321 uint64_t tcpi_received_ce_packets; member
H A Dtcp_usrreq.c1922 ti->tcpi_received_ce_packets = tp->t_aecn.t_rcv_ce_packets ? tp->t_aecn.t_rcv_ce_packets - 5 : 0; in tcp_fill_info()