OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:len_be
(Results
1 - 1
of
1
) sorted by null
/system/netd/
DnsProxyListener.cpp
64
uint32_t
len_be
= htonl(len);
local
65
return c->sendData(&
len_be
, 4) == 0 &&
Completed in 93 milliseconds