Home
last modified time | relevance | path

Searched defs:MPTSF_SOPT_INPROG (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/dev/dtrace/scripts/
H A Dmptcp.d192 inline int MPTSF_SOPT_INPROG = 0x08000; variable
/xnu-12377.1.9/bsd/netinet/
H A Dmptcp_var.h312 #define MPTSF_SOPT_INPROG 0x00000800 /* sosetopt in progress */ macro