Searched refs:la_type (Results 1 – 5 of 5) sorted by relevance
83 switch ( action->la_type ) { in destroy_action()204 action->la_type = REWRITE_ACTION_STOP; in rewrite_rule_compile()218 action->la_type = REWRITE_ACTION_UNWILLING; in rewrite_rule_compile()256 action->la_type = REWRITE_ACTION_GOTO; in rewrite_rule_compile()260 action->la_type = REWRITE_ACTION_USER; in rewrite_rule_compile()308 action->la_type = REWRITE_ACTION_IGNORE_ERR; in rewrite_rule_compile()
264 switch ( action->la_type ) { in rewrite_context_apply()335 switch ( action->la_type ) { in rewrite_context_apply()
117 int la_type; member
150 lc->l_array.la_type = BSWAP_8(lc->l_array.la_type); in zap_leaf_byteswap()243 la->la_type = ZAP_CHUNK_ARRAY; in zap_leaf_array_create()274 ASSERT3U(ZAP_LEAF_CHUNK(l, chunk).l_array.la_type, ==, in zap_leaf_array_free()
144 uint8_t la_type; /* always ZAP_CHUNK_ARRAY */ member