HomeSort by relevance Sort by last modified time
    Searched full:scope_id (Results 1 - 6 of 6) sorted by null

  /dalvik/libcore/luni/src/main/java/java/net/
Inet6Address.java 41 int scope_id; field in class:Inet6Address
57 scope_id = 0;
64 scope_id = 0;
69 * {@code name} and {@code scope_id}.
75 * @param scope_id
78 Inet6Address(byte address[], String name, int scope_id) {
82 this.scope_id = scope_id;
83 if (scope_id != 0) {
90 * addr} and {@code scope_id}
    [all...]
InetAddress.java     [all...]
  /external/bluetooth/glib/glib/
gscanner.h 203 guint scope_id; member in struct:_GScanner
225 guint scope_id);
227 guint scope_id,
231 guint scope_id,
234 guint scope_id,
237 guint scope_id,
  /external/bluetooth/glib/docs/reference/glib/tmpl/
scanner.sgml 66 @scope_id:
358 @scope_id: the new scope id.
368 @scope_id: the scope id.
381 @scope_id: the scope id.
393 @scope_id: the scope id.
405 @scope_id: the scope id.
  /external/ipsec-tools/src/libipsec/
key_debug.c 805 printf(" flowinfo=0x%08x, scope_id=0x%08x\n",
  /prebuilt/sdk/7/
android.jar 

Completed in 902 milliseconds