Searched refs:CONT_TOKEN_SEND (Results 1 – 2 of 2) sorted by relevance
584 *tokflag = CONT_TOKEN_SEND; in handle_mic()744 *tokflag = CONT_TOKEN_SEND; in init_ctx_cont()825 *tokflag = CONT_TOKEN_SEND; in init_ctx_nego()871 *tokflag = CONT_TOKEN_SEND; in init_ctx_reselect()931 if (*send_token == CONT_TOKEN_SEND && in init_ctx_call_init()1408 *return_token = CONT_TOKEN_SEND; in acc_ctx_cont()
81 typedef enum {NO_TOKEN_SEND, INIT_TOKEN_SEND, CONT_TOKEN_SEND, enumerator