|
OpenVPN
|
#include <pushlist.h>

Data Fields | |
| struct push_entry * | head |
| struct push_entry * | tail |
Definition at line 35 of file pushlist.h.
| struct push_entry* push_list::head |
Definition at line 37 of file pushlist.h.
Referenced by clone_push_list(), options_postprocess_verify_ce(), push_option_ex(), push_remove_option(), remove_iroutes_from_push_route_list(), send_push_options(), send_push_reply_auth_token(), and show_p2mp_parms().
| struct push_entry* push_list::tail |
Definition at line 38 of file pushlist.h.
Referenced by push_option_ex().