Searched refs:OFP_INSTRUCTION_T_GOTO_TABLE (Results 1 – 3 of 3) sorted by relevance
153 { OFP_INSTRUCTION_T_GOTO_TABLE, "GOTO_TABLE" },
1183 case OFP_INSTRUCTION_T_GOTO_TABLE: in ofp_print_instruction()
223 #define OFP_INSTRUCTION_T_GOTO_TABLE 1 /* Goto-Table */ macro