Свойство | Тип | Описание | |
---|---|---|---|
Hops | short | ||
LENGTH | int | ||
Opts | ushort | ||
Ttl | short |
Свойство | Тип | Описание | |
---|---|---|---|
_data | |||
_dest | Address | ||
_src | Address |
Метод | Описание | |
---|---|---|
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 ( ) : |
Метод | Описание | |
---|---|---|
AHHeader ( short hops, |
public AHHeader ( |
||
mb | ||
Результат | System |
protected AHHeader ( short hops, |
||
hops | short | |
head | ||
Результат | System |
public AHHeader ( short hops, short ttl, Address source, Address dest, ushort options ) : System | ||
hops | short | |
ttl | short | |
source | Address | |
dest | Address | |
options | ushort | |
Результат | System |