OpenVPN
|
Go to the source code of this file.
Functions | |
static bool | is_allowed_domain_ascii (unsigned char c) |
static bool | validate_domain (const char *domain) |
|
inlinestatic |
Definition at line 25 of file domain_helper.h.
Referenced by validate_domain().
|
inlinestatic |
Definition at line 34 of file domain_helper.h.
References is_allowed_domain_ascii().
Referenced by add_option(), check_dns_option(), and dns_domain_list_append().