OpenVPN
Data Fields
schedule_entry Struct Reference

#include <schedule.h>

Collaboration diagram for schedule_entry:
Collaboration graph
[legend]

Data Fields

struct timeval tv
 
unsigned int pri
 
struct schedule_entryparent
 
struct schedule_entrylt
 
struct schedule_entrygt
 

Detailed Description

Definition at line 44 of file schedule.h.

Field Documentation

◆ gt

struct schedule_entry* schedule_entry::gt

◆ lt

struct schedule_entry* schedule_entry::lt

◆ parent

struct schedule_entry* schedule_entry::parent

◆ pri

unsigned int schedule_entry::pri

◆ tv

struct timeval schedule_entry::tv

The documentation for this struct was generated from the following file: