Searched refs:tcps_mp_rcvtotal (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/bsd/netinet/ | ||
| H A D | mptcp.c | 609 tcpstat.tcps_mp_rcvtotal++; in mptcp_input() |
| H A D | tcp_var.h | 1339 u_int32_t tcps_mp_rcvtotal; /* number of rcvd packets */ member |