OpenVPN
|
#include <packet_id.h>
Data Fields | |
uint64_t | id |
time_t | time |
Definition at line 152 of file packet_id.h.
uint64_t packet_id_send::id |
Definition at line 154 of file packet_id.h.
Referenced by check_aead_limits(), epoch_check_send_iterate(), packet_id_close_to_wrapping(), packet_id_send_update(), packet_id_send_update_epoch(), packet_id_write(), reset_packet_id_send(), should_trigger_renegotiation(), 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 155 of file packet_id.h.
Referenced by packet_id_send_update(), packet_id_send_update_epoch(), 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().