Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dmptcp_subr.c167 static uint32_t mptcp_kern_skt_unit; variable
6300 mptcp_kern_skt_unit = sac->sc_unit; in mptcp_symptoms_ctl_connect()
6445 if (mptcp_kern_skt_unit == 0) { in mptcp_ask_symptoms()
6509 err = ctl_enqueuedata(mptcp_kern_ctrl_ref, mptcp_kern_skt_unit, in mptcp_ask_symptoms()
6537 if (kcunit != mptcp_kern_skt_unit) { in mptcp_symptoms_ctl_send()
6539 __func__, kcunit, mptcp_kern_skt_unit); in mptcp_symptoms_ctl_send()