Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Dmptcp_subr.c166 static uint32_t mptcp_kern_skt_unit; variable
6283 mptcp_kern_skt_unit = sac->sc_unit; in mptcp_symptoms_ctl_connect()
6428 if (mptcp_kern_skt_unit == 0) { in mptcp_ask_symptoms()
6492 err = ctl_enqueuedata(mptcp_kern_ctrl_ref, mptcp_kern_skt_unit, in mptcp_ask_symptoms()
6520 if (kcunit != mptcp_kern_skt_unit) { in mptcp_symptoms_ctl_send()
6522 __func__, kcunit, mptcp_kern_skt_unit); in mptcp_symptoms_ctl_send()