Searched refs:flow_probecnt (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/netinet/ | ||
| H A D | mptcp_var.h | 658 uint32_t flow_probecnt; /* number of probes sent */ member |
| H A D | mptcp_subr.c | 6115 flow->flow_probecnt = mpts->mpts_probecnt; in fill_mptcp_subflow() |