OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addrPos
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
PacketReflector.java
73
int
addrPos
, addrLen;
76
addrPos
= IPV4_ADDR_OFFSET;
80
addrPos
= IPV6_ADDR_OFFSET;
86
swapBytes(buf,
addrPos
,
addrPos
+ addrLen, addrLen);
193
int
addrPos
, protoPos, hdrLen, addrLen;
197
addrPos
= IPV4_ADDR_OFFSET;
202
addrPos
= IPV6_ADDR_OFFSET;
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiMonitor.java
[
all
...]
Completed in 476 milliseconds