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