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

/linux-master/net/mptcp/
H A Dprotocol.h104 #define MPTCP_DSS_FLAG_MASK (0x1F) macro
H A Doptions.c165 flags = (*ptr++) & MPTCP_DSS_FLAG_MASK;

Completed in 114 milliseconds