Home
last modified time | relevance | path

Searched refs:CIAUX_MPTCP (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/sys/
H A Dsocket_private.h708 #define CIAUX_MPTCP 0x2 /* MPTCP auxiliary data (conninfo_multipathtcp) */ macro
/xnu-11215.1.10/bsd/netinet/
H A Dmptcp_usrreq.c510 *aux_type = CIAUX_MPTCP; in mptcp_getconninfo()