Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/dev/dtrace/scripts/
H A Dmptcp.d170 inline int MPTSF_DISCONNECTING = 0x00010; variable
/xnu-10002.41.9/bsd/netinet/
H A Dmptcp_var.h301 #define MPTSF_DISCONNECTING 0x00000010 /* disconnection was attempted */ macro