Home
last modified time | relevance | path

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

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