blob: 683ffec8f32fdb6e39b2c76266c26b7ea585f3a8 [file] [log] [blame]
Jonathan Stoutba211452014-02-25 13:43:26 -05001-- binary
200 00 # type
300 04 # length
4-- python
5ofp.action_id.output()
6-- c
7obj = of_action_id_output_new(OF_VERSION_1_3);