public final class ip_opts
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
ip_opts() |
protected |
ip_opts(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
in_addr |
ip_dst()
first hop, 0 w/o src rt
|
byte |
ip_opts(int field_idx)
actually variable in size
|
void |
setIp_dst(in_addr value)
first hop, 0 w/o src rt
|
void |
setIp_opts(byte value,
int field_idx)
actually variable in size
|