Searched refs:SRTCL_TOKENMT (Results 1 – 3 of 3) sorted by relevance
137 if (cfg_parms->tokenmt_type == SRTCL_TOKENMT) { in tokenmt_process()241 case SRTCL_TOKENMT: in tokenmt_update_tokens()
259 cfg_parms->tokenmt_type = SRTCL_TOKENMT; in tokenmt_create_action()263 if (cfg_parms->tokenmt_type == SRTCL_TOKENMT) { in tokenmt_create_action()516 cfg_parms->tokenmt_type = SRTCL_TOKENMT; in tokenmt_modify_action()540 if (cfg_parms->tokenmt_type == SRTCL_TOKENMT) { in tokenmt_modify_action()
84 #define SRTCL_TOKENMT 0x01 macro