OpenVPN
|
#include <options.h>
Data Fields | |
struct pull_filter * | head |
struct pull_filter * | tail |
struct pull_filter* pull_filter_list::head |
Definition at line 821 of file options.h.
Referenced by alloc_pull_filter(), apply_pull_filter(), and show_pull_filter_list().
struct pull_filter* pull_filter_list::tail |
Definition at line 822 of file options.h.
Referenced by alloc_pull_filter().