public final class RouteAttributeOif extends RouteAttribute
ROUTE_ATTRIBUTE_HEADER_LENGTH, RTA_DST, RTA_GATEWAY, RTA_OIF, RTA_PRIORITY| Modifier and Type | Method and Description |
|---|---|
static RouteAttributeDecoder<RouteAttributeOif> |
decoder()
Returns a decoder for a output interface route attribute.
|
long |
outputInterface()
Returns the output interface.
|
String |
toString() |
decode, length, typepublic long outputInterface()
public String toString()
toString in class RouteAttributepublic static RouteAttributeDecoder<RouteAttributeOif> decoder()