Package | Description |
---|---|
org.opendaylight.openflowjava.eric.codec.match |
Modifier and Type | Field and Description |
---|---|
protected EricHeader |
AbstractMatchCodec.headerWithMask |
protected EricHeader |
AbstractMatchCodec.headerWithoutMask |
Modifier and Type | Method and Description |
---|---|
protected EricHeader |
AbstractMatchCodec.buildHeader(boolean hasMask) |
protected EricHeader |
AbstractMatchCodec.getHeader(boolean hasMask) |
EricHeader |
AbstractMatchCodec.getHeaderWithHasMask() |
EricHeader |
AbstractMatchCodec.getHeaderWithoutHasMask() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMatchCodec.serializeHeader(EricHeader input,
io.netty.buffer.ByteBuf outBuffer) |
Copyright © 2020 OpenDaylight. All rights reserved.