HomeSort by relevance Sort by last modified time
    Searched refs:gateway (Results 1 - 25 of 158) sorted by null

1 2 3 4 5 6 7

  /external/smack/src/org/xbill/DNS/
IPSECKEYRecord.java 26 public static class Gateway {
27 private Gateway() {}
38 private Object gateway; field in class:IPSECKEYRecord
51 * @param gatewayType The record's gateway type.
53 * @param gateway The record's gateway.
58 int gatewayType, int algorithmType, Object gateway,
66 case Gateway.None:
67 this.gateway = null;
69 case Gateway.IPv4
    [all...]
  /external/android-clat/
setroute.h 25 int if_route(const char *ifname, int family, const void *destination, int cidr, const void *gateway, int metric, int mtu, int change_type);
setroute.c 39 * gateway - pointer to a struct in_addr or in6_addr for the gateway to use or NULL for an interface route
44 int if_route(const char *ifname, int family, const void *destination, int prefixlen, const void *gateway, int metric, int mtu, int change_type) {
78 if(gateway == NULL) {
106 if(gateway != NULL)
107 if(nla_put(msg, RTA_GATEWAY, addr_size, gateway) < 0) {
  /external/chromium_org/chromeos/network/
network_ip_config.cc 33 const std::string& gateway, const std::string& name_servers)
38 gateway(gateway),
49 + " gateway: " + gateway
network_ip_config.h 33 const std::string& gateway, const std::string& name_servers);
42 std::string gateway; member in struct:chromeos::NetworkIPConfig
  /frameworks/base/core/java/android/net/
RouteInfo.java 34 * - A gateway address (next-hop, for gatewayed routes), or
36 * - Both a gateway and an interface.
52 * The gateway address for this route.
68 * If destination is null, then gateway must be specified and the
70 * if @gateway is an instance of {@link Inet4Address}, or the IPv6 default
71 * route <code>::/0</code> if gateway is an instance of
74 * destination and gateway may not both be null.
77 * @param gateway the IP address to route packets through
80 public RouteInfo(LinkAddress destination, InetAddress gateway, String iface) {
82 if (gateway != null)
    [all...]
DhcpInfo.java 28 public int gateway; field in class:DhcpInfo
44 gateway = source.gateway;
57 str.append(" gateway "); putAddress(str, gateway);
79 dest.writeInt(gateway);
93 info.gateway = in.readInt();
  /system/core/include/netutils/
dhcp.h 28 char *gateway,
38 char *gateway,
ifc.h 57 extern int ifc_set_default_route(const char *ifname, in_addr_t gateway);
69 uint32_t prefixLength, in_addr_t gateway,
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi.h 116 * @param gateway return the gateway being used
125 int do_dhcp_request(int *ipaddr, int *gateway, int *mask,
  /system/netd/
SecondaryTableController.h 43 int addRoute(SocketClient *cli, char *iface, char *dest, int prefixLen, char *gateway);
44 int removeRoute(SocketClient *cli, char *iface, char *dest, int prefixLen, char *gateway);
77 char *gateway, int tableIndex);
  /system/core/libnetutils/
dhcp_utils.c 89 char *gateway,
109 snprintf(prop_name, sizeof(prop_name), "%s.%s.gateway", DHCP_PROP_NAME_PREFIX, p2p_interface);
110 property_get(prop_name, gateway, NULL);
116 if (gateway[0] == '\0' || strncmp(gateway, "0.0.0.0", 7) == 0) {
117 //DHCP server is our best bet as gateway
118 strncpy(gateway, server, PROPERTY_VALUE_MAX);
188 char *gateway,
246 if (fill_ip_info(interface, ipaddr, gateway, prefixLength, dns,
332 char *gateway,
    [all...]
  /external/smack/src/org/jivesoftware/smackx/
GatewayManager.java 20 * This class is the general entry point to gateway interaction (XEP-0100).
23 * are not on his server. All actual interaction with a gateway is handled in the
24 * class {@see Gateway}.
35 private Map<String,Gateway> localGateways = new HashMap<String,Gateway>();
37 private Map<String,Gateway> nonLocalGateways = new HashMap<String,Gateway>();
39 private Map<String,Gateway> gateways = new HashMap<String,Gateway>();
74 * Discovers {@link DiscoveryInfo} and {@link DiscoveryInfo.Identity} of a gateway
188 Gateway gateway = new Gateway(connection,entityJID); local
    [all...]
  /bionic/libc/kernel/common/linux/
icmp.h 80 __u32 gateway; member in union:icmphdr::__anon384
  /development/ndk/platforms/android-3/include/linux/
icmp.h 67 __u32 gateway; member in union:icmphdr::__anon1064
  /external/kernel-headers/original/linux/
icmp.h 77 __u32 gateway; member in union:icmphdr::__anon21763
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
icmp.h 77 __be32 gateway; member in union:icmphdr::__anon39378
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
icmp.h 77 __be32 gateway; member in union:icmphdr::__anon40969
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
icmp.h 77 __be32 gateway; member in union:icmphdr::__anon42483
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
icmp.h 67 __u32 gateway; member in union:icmphdr::__anon43334
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
icmp.h 67 __u32 gateway; member in union:icmphdr::__anon43688
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
icmp.h 67 __u32 gateway; member in union:icmphdr::__anon44042
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
icmp.h 67 __u32 gateway; member in union:icmphdr::__anon44450
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
icmp.h 67 __u32 gateway; member in union:icmphdr::__anon44824
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
icmp.h 67 __u32 gateway; member in union:icmphdr::__anon45237

Completed in 155 milliseconds

1 2 3 4 5 6 7