Searched refs:MPTCPF_PEEL_OFF (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_var.h340 #define MPTCPF_PEEL_OFF 0x10 /* Peel off this socket */ macro
H A Dmptcp_subr.c2535 mp_tp->mpt_flags |= MPTCPF_PEEL_OFF;
2540 mp_tp->mpt_flags |= MPTCPF_PEEL_OFF;
3124 if (mp_tp->mpt_flags & MPTCPF_PEEL_OFF) {

Completed in 13 milliseconds