Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/dev/dtrace/scripts/
H A Dmptcp.d172 inline int MPTSF_DISCONNECTED = 0x00020; variable
/xnu-10002.41.9/bsd/netinet/
H A Dmptcp_var.h302 #define MPTSF_DISCONNECTED 0x00000020 /* has been disconnected */ macro