Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/dev/dtrace/scripts/
H A Dmptcp.d168 inline int MPTSF_CONNECTED = 0x00008; variable
/xnu-11215.81.4/bsd/netinet/
H A Dmptcp_var.h301 #define MPTSF_CONNECTED 0x00000008 /* connection is established */ macro