OpenVPN
|
#include <packet_id.h>
Data Fields | |
packet_id_type | id |
time_t | time |
Definition at line 165 of file packet_id.h.
packet_id_type packet_id_send::id |
Definition at line 167 of file packet_id.h.
Referenced by packet_id_close_to_wrapping(), packet_id_send_update(), packet_id_write(), reset_packet_id_send(), test_packet_id_write_long(), test_packet_id_write_long_prepend(), test_packet_id_write_long_wrap(), test_packet_id_write_short(), test_packet_id_write_short_prepend(), and test_packet_id_write_short_wrap().
time_t packet_id_send::time |
Definition at line 168 of file packet_id.h.
Referenced by packet_id_send_update(), packet_id_write(), reset_packet_id_send(), test_packet_id_write_long(), test_packet_id_write_long_prepend(), and test_packet_id_write_long_wrap().