Property | Type | Description | |
---|---|---|---|
Hops | short | ||
LENGTH | int | ||
Opts | ushort | ||
Ttl | short |
Property | Type | Description | |
---|---|---|---|
_data | |||
_dest | Address | ||
_src | Address |
Method | Description | |
---|---|---|
AHHeader ( |
||
AHHeader ( short hops, short ttl, Address source, Address dest, ushort options ) : System | ||
CopyTo ( byte dest, int off ) : int | ||
Equals ( object o ) : bool | ||
GetHashCode ( ) : int | ||
IncrementHops ( ) : |
Method | Description | |
---|---|---|
AHHeader ( short hops, |
public AHHeader ( |
||
mb | ||
return | System |
protected AHHeader ( short hops, |
||
hops | short | |
head | ||
return | System |
public AHHeader ( short hops, short ttl, Address source, Address dest, ushort options ) : System | ||
hops | short | |
ttl | short | |
source | Address | |
dest | Address | |
options | ushort | |
return | System |