Searched defs:MPTCP_DATASEQ_LOW32 (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dmptcp_var.h442 #define MPTCP_DATASEQ_LOW32(seq) (seq & MPTCP_DATASEQ_LOW32_MASK) macro

Completed in 19 milliseconds