Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/dev/dtrace/scripts/
H A Dmptcp.d39 inline int MPTCPS_CLOSE_WAIT = 3; variable
/xnu-10002.1.13/bsd/netinet/
H A Dmptcp_var.h332 MPTCPS_CLOSE_WAIT = 3, /* rcvd DFIN, waiting for close */ enumerator