#include <probereply.h>
Public Attributes | |
| char | type |
| char | length |
| char | pointer |
| char | overflag |
| uint32_t | ip1 |
| uint32_t | ts1 |
| uint32_t | ip2 |
| uint32_t | ts2 |
| uint32_t | ip3 |
| uint32_t | ts3 |
| uint32_t | ip4 |
| uint32_t | ts4 |
Definition at line 64 of file probereply.h.
| uint32_t TSOption::ip1 |
Definition at line 77 of file probereply.h.
| uint32_t TSOption::ip2 |
Definition at line 80 of file probereply.h.
| uint32_t TSOption::ip3 |
Definition at line 83 of file probereply.h.
| uint32_t TSOption::ip4 |
Definition at line 86 of file probereply.h.
| char TSOption::length |
Definition at line 67 of file probereply.h.
| char TSOption::overflag |
Definition at line 69 of file probereply.h.
| char TSOption::pointer |
Definition at line 68 of file probereply.h.
| uint32_t TSOption::ts1 |
Definition at line 78 of file probereply.h.
| uint32_t TSOption::ts2 |
Definition at line 81 of file probereply.h.
| uint32_t TSOption::ts3 |
Definition at line 84 of file probereply.h.
| uint32_t TSOption::ts4 |
Definition at line 87 of file probereply.h.
| char TSOption::type |
Definition at line 66 of file probereply.h.
1.8.1.2