Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/dev/dtrace/scripts/
H A Dmptcp.d190 inline int MPTSF_SOPT_OLDVAL = 0x04000; variable
/xnu-12377.1.9/bsd/netinet/
H A Dmptcp_var.h311 #define MPTSF_SOPT_OLDVAL 0x00000400 /* old option value is valid */ macro