/dports/net/cloud-init/cloud-init-21.4/cloudinit/sources/ |
H A D | DataSourceCloudStack.py | 171 def get_default_gateway(): function 251 return get_default_gateway() 264 return get_default_gateway()
|
/dports/sysutils/webmin/webmin-1.981/net/ |
H A D | open-linux-lib.pl | 171 local ($gateway, $gatewaydev) = &get_default_gateway(); 239 sub get_default_gateway subroutine
|
H A D | gentoo-linux-lib.pl | 292 my ($gw, $dev) = &get_default_gateway(); 333 sub get_default_gateway subroutine
|
H A D | save_bifc.cgi | 343 defined(&get_default_gateway) && defined(&list_routes)) { 344 my $oldgw = &get_default_gateway();
|
H A D | netplan-lib.pl | 417 my ($addr, $router) = &get_default_gateway(); 495 sub get_default_gateway subroutine
|
H A D | suse-linux-9.0-lib.pl | 293 sub get_default_gateway subroutine
|
H A D | suse-linux-9.1-lib.pl | 293 sub get_default_gateway subroutine
|
H A D | suse-linux-9.2-ALL-lib.pl | 380 sub get_default_gateway subroutine
|
H A D | debian-linux-lib.pl | 606 local ($addr, $router) = &get_default_gateway(); 1003 sub get_default_gateway subroutine
|
H A D | netbsd-lib.pl | 749 sub get_default_gateway subroutine
|
H A D | freebsd-lib.pl | 749 sub get_default_gateway subroutine
|
H A D | solaris-lib.pl | 600 sub get_default_gateway subroutine
|
H A D | openmamba-linux-lib.pl | 914 sub get_default_gateway subroutine
|
H A D | trustix-linux-lib.pl | 914 sub get_default_gateway subroutine
|
H A D | turbo-linux-lib.pl | 914 sub get_default_gateway subroutine
|
/dports/sysutils/webmin/webmin-1.981/zones/ |
H A D | create_form.cgi | 106 ($router) = &net::get_default_gateway();
|
H A D | forms-lib.pl | 563 local ($router) = &net::get_default_gateway();
|
/dports/sysutils/py-salt/salt-3004.1/tests/unit/modules/ |
H A D | test_win_ip.py | 376 self.assertEqual(win_ip.get_default_gateway(), "1.2.3.1")
|
/dports/sysutils/py-salt/salt-3004.1/salt/modules/ |
H A D | win_ip.py | 419 def get_default_gateway(): function
|
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/ |
H A D | route.h | 326 void get_default_gateway(struct route_gateway_info *rgi,
|
H A D | route.c | 642 get_default_gateway(&rl->rgi, ctx); in init_route_list() 2742 get_default_gateway(struct route_gateway_info *rgi, openvpn_net_ctx_t *ctx) in get_default_gateway() function 3190 get_default_gateway(struct route_gateway_info *rgi, openvpn_net_ctx_t *ctx) in get_default_gateway() function 3231 get_default_gateway(struct route_gateway_info *rgi, openvpn_net_ctx_t *ctx) in get_default_gateway() function 3466 get_default_gateway(struct route_gateway_info *rgi, openvpn_net_ctx_t *ctx) in get_default_gateway() function 3866 get_default_gateway(struct route_gateway_info *rgi, openvpn_net_ctx_t *ctx) in get_default_gateway() function
|
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/ |
H A D | route.h | 324 void get_default_gateway(struct route_gateway_info *rgi,
|
H A D | route.c | 642 get_default_gateway(&rl->rgi, ctx); in init_route_list() 2739 get_default_gateway(struct route_gateway_info *rgi, openvpn_net_ctx_t *ctx) in get_default_gateway() function 3186 get_default_gateway(struct route_gateway_info *rgi, openvpn_net_ctx_t *ctx) in get_default_gateway() function 3227 get_default_gateway(struct route_gateway_info *rgi, openvpn_net_ctx_t *ctx) in get_default_gateway() function 3462 get_default_gateway(struct route_gateway_info *rgi, openvpn_net_ctx_t *ctx) in get_default_gateway() function 3862 get_default_gateway(struct route_gateway_info *rgi, openvpn_net_ctx_t *ctx) in get_default_gateway() function
|
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/ |
H A D | route.h | 326 void get_default_gateway(struct route_gateway_info *rgi,
|
H A D | route.c | 642 get_default_gateway(&rl->rgi, ctx); in init_route_list() 2742 get_default_gateway(struct route_gateway_info *rgi, openvpn_net_ctx_t *ctx) in get_default_gateway() function 3190 get_default_gateway(struct route_gateway_info *rgi, openvpn_net_ctx_t *ctx) in get_default_gateway() function 3231 get_default_gateway(struct route_gateway_info *rgi, openvpn_net_ctx_t *ctx) in get_default_gateway() function 3466 get_default_gateway(struct route_gateway_info *rgi, openvpn_net_ctx_t *ctx) in get_default_gateway() function 3866 get_default_gateway(struct route_gateway_info *rgi, openvpn_net_ctx_t *ctx) in get_default_gateway() function
|