#include <ip_base.h>
Inheritance diagram for ip_handshake_base:

Public Member Functions | |
| virtual int | fillbuf (ubyte *buf) |
| virtual int | readbuf (ubyte *buf) |
| void | setrandid (void) |
| void | setstate (int newstate) |
| int | addstate (int newstate) |
| ip_handshake_base (bool initme=0) | |
| virtual | ~ip_handshake_base () |
Public Attributes | |
| ubyte | type |
| ubyte | state |
| ip_id | id |
| u_int16_t | iver |
| u_int32_t | tryid |
| fix | nextsend |
| int | attempts |
| int | nopend |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in ip_handshake_info, and ip_handshake_relay. |
|
|
Reimplemented in ip_handshake_info, and ip_handshake_relay. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6