OpenVPN
|
#include <route.h>
Data Fields | |
in_addr_t | addr |
in_addr_t | netmask |
in_addr_t route_gateway_address::addr |
Definition at line 142 of file route.h.
Referenced by add_block_local_routes(), get_default_gateway(), get_special_addr(), init_route_list(), local_route(), print_default_gateway(), redirect_default_route_to_vpn(), undo_redirect_default_route_to_vpn(), and warn_on_use_of_common_subnets().
in_addr_t route_gateway_address::netmask |
Definition at line 143 of file route.h.
Referenced by add_block_local_item(), add_block_local_routes(), get_default_gateway(), local_route(), print_default_gateway(), and warn_on_use_of_common_subnets().