blob: e52d9c99d60953c907170d5115857798b3cf579b [file] [log] [blame]
Jonathan Stout661c4682014-03-03 12:35:31 -05001-- binary
200 01 # type
300 04 # length
4-- python
5ofp.instruction_id.goto_table()
6-- c
7obj = of_instruction_id_goto_table_new(OF_VERSION_1_3);
8-- java