Lines Matching refs:_BITUL
8 #define MPTCP_SUBFLOW_FLAG_MCAP_REM _BITUL(0)
9 #define MPTCP_SUBFLOW_FLAG_MCAP_LOC _BITUL(1)
10 #define MPTCP_SUBFLOW_FLAG_JOIN_REM _BITUL(2)
11 #define MPTCP_SUBFLOW_FLAG_JOIN_LOC _BITUL(3)
12 #define MPTCP_SUBFLOW_FLAG_BKUP_REM _BITUL(4)
13 #define MPTCP_SUBFLOW_FLAG_BKUP_LOC _BITUL(5)
14 #define MPTCP_SUBFLOW_FLAG_FULLY_ESTABLISHED _BITUL(6)
15 #define MPTCP_SUBFLOW_FLAG_CONNECTED _BITUL(7)
16 #define MPTCP_SUBFLOW_FLAG_MAPVALID _BITUL(8)
92 #define MPTCP_INFO_FLAG_FALLBACK _BITUL(0)
93 #define MPTCP_INFO_FLAG_REMOTE_KEY_RECEIVED _BITUL(1)