Contains all state information for one tunnel.
struct link_socket_addr link_socket_addr
Local and remote addresses on the external network.
static bool buf_string_match(const struct buffer *src, const void *match, int size)
Compare src buffer contents with match.
struct options options
Options loaded from command line or configuration file.
struct event_timeout ping_send_interval
struct timeval timeval
Time to next event of timers and similar.
bool event_timeout_trigger(struct event_timeout *et, struct timeval *tv, const int et_const_retry)
This is the principal function for testing and triggering recurring timers.
struct event_timeout ping_rec_interval