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_entry * parent
 
struct schedule_entry * lt
 
struct schedule_entry * gt
 

Detailed Description

Definition at line 40 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: