Searched refs:session_type (Results 1 – 2 of 2) sorted by relevance
16 enum session_type { enum24 #define SESSION_CONTROL(session_type, switch_intent) \ argument25 (((u8) ((session_type) & 0x7)) | ((switch_intent) ? 0x10 : 0x00))