Home
last modified time | relevance | path

Searched defs:gateway (Results 26 – 50 of 2003) sorted by relevance

12345678910>>...81

/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dwin_network.py88 def _validate(dns_proto, dns_servers, ip_proto, ip_addrs, gateway): argument
155 def _changes(cur, dns_proto, dns_servers, ip_proto, ip_addrs, gateway): argument
199 gateway=None, argument
/dports/security/ossec-hids-server/ossec-hids-3.6.0/active-response/win/
H A Droute-null.cmd18 set gateway=0.0.0.0 variable
23 set gateway=:: variable
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/active-response/win/
H A Droute-null.cmd18 set gateway=0.0.0.0 variable
23 set gateway=:: variable
/dports/security/ossec-hids-local/ossec-hids-3.6.0/active-response/win/
H A Droute-null.cmd18 set gateway=0.0.0.0 variable
23 set gateway=:: variable
/dports/www/domoticz/domoticz-2020.2/hardware/
H A DEvohomeWeb.h44 struct gateway struct
50 std::string gatewayId; argument
56 std::vector<gateway> gateways; argument
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.jms/src/test/java/org/springframework/jms/core/support/
H A DJmsGatewaySupportTests.java39 JmsGatewaySupport gateway = new JmsGatewaySupport() { in testJmsGatewaySupportWithConnectionFactory() local
55 JmsGatewaySupport gateway = new JmsGatewaySupport() { in testJmsGatewaySupportWithJmsTemplate() local
/dports/www/moodle310/moodle/payment/
H A Dmanage_gateway.php38 $gateway = new \core_payment\account_gateway($id); variable
42 $gateway = $account->get_gateways()[$gatewayname] ?? null; variable
/dports/www/moodle311/moodle/payment/
H A Dmanage_gateway.php38 $gateway = new \core_payment\account_gateway($id); variable
42 $gateway = $account->get_gateways()[$gatewayname] ?? null; variable
/dports/www/py-gandi.cli/gandi.cli-1.5/gandi/cli/commands/
H A Dvlan.py27 def list(gandi, datacenter, id, subnet, gateway): argument
144 def create(gandi, name, datacenter, subnet, gateway, background): argument
172 def update(gandi, resource, name, gateway, create, bandwidth): argument
/dports/devel/libvirt/libvirt-7.10.0/src/conf/
H A Dnetworkcommon_conf.c38 const char *gateway, in virNetDevIPRouteCreate()
229 g_autofree char *gateway = NULL; in virNetDevIPRouteParseXML() local
281 g_autofree char *gateway = NULL; in virNetDevIPRouteFormat() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/docs/blocks-storage/
H A Dproduction-tips.md72 ### Ensure caching is enabled
76 ### Ensure bucket index is enabled
80 ### Ensure a high number of max open file descriptors
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/compute/fixtures/linode_v4/
H A Dlist_addresses.json8 "gateway": null, null
19 "gateway": "176.58.100.1", string
30 "gateway": "fe80::1", string
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/fixedbugs/
H A Dissue33355.go25 type gateway struct { struct
26 cfg *gatewayCfg
27 outsim *sync.Map
39 gateway *srvGateway member
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue33355.go25 type gateway struct { struct
26 cfg *gatewayCfg
27 outsim *sync.Map
39 gateway *srvGateway member
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue33355.go25 type gateway struct { struct
26 cfg *gatewayCfg
27 outsim *sync.Map
39 gateway *srvGateway member
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue33355.go25 type gateway struct { struct
26 cfg *gatewayCfg
27 outsim *sync.Map
39 gateway *srvGateway member
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue33355.go25 type gateway struct { struct
26 cfg *gatewayCfg
27 outsim *sync.Map
39 gateway *srvGateway member
/dports/polish/kadu/kadu-4.3/plugins/sms/
H A Dsms-gateway-manager.cpp54 SmsGateway gateway; in load() local
66 for (auto gateway : m_items) in byId() local
/dports/devel/arduino-core/Arduino-b439a77/libraries/Ethernet/src/
H A DEthernet.cpp54 IPAddress gateway = local_ip; in begin() local
59 …rnetClass::begin(uint8_t *mac_address, IPAddress local_ip, IPAddress dns_server, IPAddress gateway) in begin()
65 void EthernetClass::begin(uint8_t *mac, IPAddress local_ip, IPAddress dns_server, IPAddress gateway in begin()
/dports/devel/py-pytest-xdist/pytest-xdist-1.32.0/src/xdist/
H A Dworkermanage.py57 def rsync_roots(self, gateway): argument
124 def rsync(self, gateway, source, notify=None, verbose=False, ignores=None): argument
176 def add_target_host(self, gateway, finished=None): argument
182 def _report_send_file(self, gateway, modified_rel_path): argument
218 def __init__(self, nodemanager, gateway, config, putevent): argument
/dports/devel/py-oci/oci-2.53.1/src/oci/database/models/
H A Dvm_network_details.py160 def gateway(self): member in VmNetworkDetails
172 def gateway(self, gateway): argument
H A Dinfo_for_network_gen_details.py168 def gateway(self): member in InfoForNetworkGenDetails
180 def gateway(self, gateway): argument
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_smpp/
H A Dmod_smpp_message.c61 switch_status_t mod_smpp_message_create(mod_smpp_gateway_t *gateway, switch_event_t *event, mod_smp… in mod_smpp_message_create()
121 switch_status_t mod_smpp_message_decode(mod_smpp_gateway_t *gateway, deliver_sm_t *res, switch_even… in mod_smpp_message_decode()
/dports/devel/py-os-vif/os_vif-2.7.0/vif_plug_linux_bridge/
H A Dlinux_net.py91 def ensure_bridge(bridge, interface, net_attrs=None, gateway=True, argument
173 def _ensure_bridge_privileged(bridge, interface, net_attrs, gateway, argument
213 def _ensure_bridge_filtering(bridge, gateway): argument
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-forward-mib/data_access/
H A Droute_ioctl.c91 struct sockaddr_in dst, gateway, mask; in _netsnmp_ioctl_route_set_v4() local
155 struct sockaddr_in gateway; in _netsnmp_ioctl_route_delete_v4() local

12345678910>>...81