blob: 926adaee86031a9654047a3dedac816c0f4c2a80 [file] [log] [blame]
-- binary
00 19 # type
00 10 # length
80 00 1a 02 # OXM header
00 32 # OXM value
00 00 00 00 00 00 # pad
-- java
OFOxms oxms = OFFactories.getFactory(OFVersion.OF_15).oxms();
builder.setField(oxms.tcpSrc(TransportPort.of(50)))