Searched refs:tm_mptcp (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dmbuf.h239 #define mp_dsn proto_mtag.__pr_u.tcp.tm_mptcp.mtpi_dsn
240 #define mp_rseq proto_mtag.__pr_u.tcp.tm_mptcp.mtpi_subf.mtpi_rel_seq
241 #define mp_rlen proto_mtag.__pr_u.tcp.tm_mptcp.mtpi_subf.mtpi_length
242 #define mp_dack proto_mtag.__pr_u.tcp.tm_mptcp.mtpi_subf.mtpi_dan
248 * hence tm_tcp and tm_mptcp are mutually exclusive. This also means
254 struct mptcp_pktinfo tm_mptcp; /* MPTCP-TCP only */ member in union:tcp_mtag::__anon516

Completed in 63 milliseconds