HomeSort by relevance Sort by last modified time
    Searched defs:router (Results 26 - 36 of 36) sorted by null

12

  /external/iputils/
rdisc.c 95 static void record_router(struct in_addr router, int preference, int ttl);
118 /* For router advertisement */
138 /* Router constants */
188 /* Router variables */
201 int best_preference = 1; /* Set to record only the router(s) with the
536 * Compose and transmit an ICMP ROUTER SOLICITATION REQUEST packet.
580 * Compose and transmit an ICMP ROUTER ADVERTISEMENT packet.
676 "Router Advertise",
677 "Router Solicitation",
798 /* Check that at least one router address is a neighboo
1301 struct in_addr router; member in struct:table
    [all...]
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /external/chromium_org/chrome/browser/extensions/api/downloads/
downloads_api.cc 1495 extensions::EventRouter* router = extensions::ExtensionSystem::Get(profile_)-> local
1503 extensions::EventRouter* router = extensions::ExtensionSystem::Get(profile_)-> local
1681 extensions::EventRouter* router = extensions::ExtensionSystem::Get(profile_)-> local
1747 extensions::EventRouter* router = extensions::ExtensionSystem::Get(profile_)-> local
    [all...]
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouter.java 46 * can query the media router about the currently selected route and its capabilities
53 * can publish new media routes to the media router.
55 * The media router API is not thread-safe; all interactions with it must be
63 // Maintains global media router state for the process.
69 // Context-bound state of the media router.
77 * When this flag is specified, the media router will actively scan for new
109 * When this flag is specified, the media router will try to discover routes.
143 * Gets an instance of the media router service associated with the context.
147 * the {@link android.app.Activity}, to ensure that the media router remains alive
151 * to each media router instance. When there are no remaining strong references to th
1423 MediaRouter router; local
1548 MediaRouter router = mRouters.get(i).get(); local
2028 MediaRouter router = mRouters.get(i).get(); local
2063 final MediaRouter router = record.mRouter; local
    [all...]
  /external/dnsmasq/src/
dnsmasq.h 543 struct in_addr local, router; member in struct:dhcp_context
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java 75 import javax.sip.address.Router;
187 * Internal router. Use this for all sip: request routing.
237 * Router to determine where to forward the request.
239 protected javax.sip.address.Router router; field in class:SIPTransactionStack
263 * Use the user supplied router for all out of dialog requests.
    [all...]
  /frameworks/base/media/java/android/media/
MediaRouter.java 56 * <p>The media router API is not thread-safe; all interactions with it must be
163 // Bind to the media router service.
270 // TODO: All of this should be managed by the media router service.
291 // Tell the media router service all about it.
342 Log.e(TAG, "Unable to unregister media router client.", ex);
355 Log.e(TAG, "Unable to register media router client.", ex);
370 Log.e(TAG, "Unable to publish media router client discovery request.", ex);
382 Log.e(TAG, "Unable to publish media router client selected route.", ex);
394 Log.e(TAG, "Unable to retrieve media router client state.", ex);
617 * @hide To be removed when media router API is updated
2594 public final MediaRouter router; field in class:MediaRouter.CallbackInfo
    [all...]
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/16/
android.jar 

Completed in 758 milliseconds

12