Home
last modified time | relevance | path

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

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