OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:routing
(Results
176 - 200
of
1207
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-http/src/org/apache/http/conn/routing/
HttpRouteDirector.java
2
* $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/
routing
/HttpRouteDirector.java $
32
package org.apache.http.conn.
routing
;
HttpRoutePlanner.java
2
* $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/
routing
/HttpRoutePlanner.java $
32
package org.apache.http.conn.
routing
;
/external/autotest/client/cros/cellular/
cell_tools_test_on_chromebook.py
14
# Mock out
routing
in the network file
17
sys.modules['
routing
'] = mock.MagicMock()
/external/autotest/client/site_tests/network_DhcpBrokenDefaultGateway/
network_DhcpBrokenDefaultGateway.py
46
"""Check that the
routing
table in the client shows the gateway IP.
57
raise error.TestFail('
Routing
table gateway %s does '
/external/libnl/lib/route/
route.c
14
* @defgroup route
Routing
73
* * ROUTE_CACHE_CONTENT - Cache will contain contents of
routing
cache
/external/syslinux/gpxe/src/net/
ipv4.c
44
* @ret miniroute
Routing
table entry, or NULL
64
/* Record
routing
information */
85
* @v miniroute
Routing
table entry
101
* Perform IPv4
routing
105
* @ret miniroute
Routing
table entry to use, or NULL if no route
119
/* Find first usable route in
routing
table */
325
/* Use
routing
table to identify next hop and transmitting netdev */
580
* Create IPv4
routing
table based on configured settings
/frameworks/av/media/libaudioclient/include/media/
AudioParameter.h
36
// keyRouting: to change audio
routing
, value is an int in audio_devices_t
37
// keySamplingRate: to change sampling rate
routing
, value is an int
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
IPACM_Iface.h
142
/* software
routing
enable */
145
/* software
routing
disable */
/prebuilts/go/darwin-x86/src/syscall/
route_freebsd.go
54
// InterfaceAnnounceMessage represents a
routing
message containing
64
// InterfaceMulticastAddrMessage represents a
routing
message
/prebuilts/go/linux-x86/src/syscall/
route_freebsd.go
54
// InterfaceAnnounceMessage represents a
routing
message containing
64
// InterfaceMulticastAddrMessage represents a
routing
message
/prebuilts/misc/common/robolectric/lib/
httpclient-4.0.3-sources.jar
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.0.1/
httpclient-4.0.1-sources.jar
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.1.1/
httpclient-4.1.1-sources.jar
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.1/
httpclient-4.2.1-sources.jar
/system/nfc/halimpl/pn54x/
libnfc-nxp-PN80T_example.conf
392
# For Technology
routing
to ESE Technology Mask = 4
393
# For ISO-DEP Protocol
routing
to ESE Mask = 2
400
#For Technology
routing
to UICC Technology Mask = 4
401
#For ISO-DEP Protocol
routing
to UICC set Mask = 2
402
#For Select AID
Routing
to UICC set Mask = 1
416
#1 = enabling adding aid to NFCC
routing
table.
417
#0 = disabling adding aid to NFCC
routing
table.
468
# Restrict
routing
to first matched rule only.
libnfc-nxp-PN80T_example_NCI2_0.conf
393
# For Technology
routing
to ESE Technology Mask = 4
394
# For ISO-DEP Protocol
routing
to ESE Mask = 2
401
#For Technology
routing
to UICC Technology Mask = 4
402
#For ISO-DEP Protocol
routing
to UICC set Mask = 2
403
#For Select AID
Routing
to UICC set Mask = 1
417
#1 = enabling adding aid to NFCC
routing
table.
418
#0 = disabling adding aid to NFCC
routing
table.
469
# Restrict
routing
to first matched rule only.
/bionic/libc/include/netinet/
ip6.h
201
/*
Routing
header */
205
u_int8_t ip6r_type; /*
routing
type */
207
/* followed by
routing
type specific data */
210
/* Type 0
Routing
header */
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBiosPlatform/
LegacyBiosPlatform.h
233
1. List of IRQ
routing
entries and number of entries.
239
RoutingTable - Pointer to PCI IRQ
Routing
table.
266
from the internal IRQ
routing
information and IRQ assigned or to be
272
IRQ
routing
table.
/device/linaro/bootloader/edk2/StdLib/Include/net/
if.h
61
u_long ifi_metric; /*
routing
metric (external only) */
108
* from getkerninfo and the
routing
socket
122
* from getkerninfo and the
routing
socket
136
* from the
routing
socket
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
SlotConfig.h
59
// Product specific bridge to slot
routing
information
/external/autotest/client/site_tests/cellular_Smoke/
cellular_Smoke.py
14
import flimflam,
routing
/external/iproute2/ip/
routel
9
# "ip" is the Linux-advanced-
routing
configuration tool part of the
/external/kernel-headers/original/uapi/linux/
atmsvc.h
47
* tries to do better than that, but only if there's no
routing
decision (i.e.
route.h
16
* Mike McLagan :
Routing
by source
/external/libpcap/Win32/Include/net/
if.h
61
u_long ifi_metric; /*
routing
metric (external only) */
111
* from getkerninfo and the
routing
socket
125
* from getkerninfo and the
routing
socket
139
* from the
routing
socket
Completed in 608 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>