Home
last modified time | relevance | path

Searched refs:get_default_gateway (Results 1 – 25 of 47) sorted by relevance

12

/dports/net/cloud-init/cloud-init-21.4/cloudinit/sources/
H A DDataSourceCloudStack.py171 def get_default_gateway(): function
251 return get_default_gateway()
264 return get_default_gateway()
/dports/sysutils/webmin/webmin-1.981/net/
H A Dopen-linux-lib.pl171 local ($gateway, $gatewaydev) = &get_default_gateway();
239 sub get_default_gateway subroutine
H A Dgentoo-linux-lib.pl292 my ($gw, $dev) = &get_default_gateway();
333 sub get_default_gateway subroutine
H A Dsave_bifc.cgi343 defined(&get_default_gateway) && defined(&list_routes)) {
344 my $oldgw = &get_default_gateway();
H A Dnetplan-lib.pl417 my ($addr, $router) = &get_default_gateway();
495 sub get_default_gateway subroutine
H A Dsuse-linux-9.0-lib.pl293 sub get_default_gateway subroutine
H A Dsuse-linux-9.1-lib.pl293 sub get_default_gateway subroutine
H A Dsuse-linux-9.2-ALL-lib.pl380 sub get_default_gateway subroutine
H A Ddebian-linux-lib.pl606 local ($addr, $router) = &get_default_gateway();
1003 sub get_default_gateway subroutine
H A Dnetbsd-lib.pl749 sub get_default_gateway subroutine
H A Dfreebsd-lib.pl749 sub get_default_gateway subroutine
H A Dsolaris-lib.pl600 sub get_default_gateway subroutine
H A Dopenmamba-linux-lib.pl914 sub get_default_gateway subroutine
H A Dtrustix-linux-lib.pl914 sub get_default_gateway subroutine
H A Dturbo-linux-lib.pl914 sub get_default_gateway subroutine
/dports/sysutils/webmin/webmin-1.981/zones/
H A Dcreate_form.cgi106 ($router) = &net::get_default_gateway();
H A Dforms-lib.pl563 local ($router) = &net::get_default_gateway();
/dports/sysutils/py-salt/salt-3004.1/tests/unit/modules/
H A Dtest_win_ip.py376 self.assertEqual(win_ip.get_default_gateway(), "1.2.3.1")
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dwin_ip.py419 def get_default_gateway(): function
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Droute.h326 void get_default_gateway(struct route_gateway_info *rgi,
H A Droute.c642 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 Droute.h324 void get_default_gateway(struct route_gateway_info *rgi,
H A Droute.c642 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 Droute.h326 void get_default_gateway(struct route_gateway_info *rgi,
H A Droute.c642 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

12