blob: 0bd189812b0635efcea48cd9d8eb39e2f90638cc [file] [log] [blame]
-- binary
00 00 # type
00 04 # length
-- python
ofp.action_id.output()
-- c
obj = of_action_id_output_new(OF_VERSION_1_3);
-- java
builder