Property | Type | Description | |
---|---|---|---|
Code | byte | ||
Data | MemBlock | ||
Identifier | short | ||
SequenceNumber | short | ||
Type | Types |
Method | Description | |
---|---|---|
IcmpPacket ( MemBlock Packet ) : Brunet | ||
IcmpPacket ( Types type ) : Brunet | ||
IcmpPacket ( Types type, short id, short seq_num ) : Brunet |
public IcmpPacket ( MemBlock Packet ) : Brunet | ||
Packet | MemBlock | |
return | Brunet |
public IcmpPacket ( Types type, short id, short seq_num ) : Brunet | ||
type | Types | |
id | short | |
seq_num | short | |
return | Brunet |