OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:in_dst
(Results
1 - 2
of
2
) sorted by null
/system/core/libnetutils/
ifc_utils.c
583
struct in_addr
in_dst
, in_gw;
local
585
in_dst
.s_addr = 0;
588
int ret = ifc_act_on_ipv4_route(SIOCADDRT, name,
in_dst
, 0, in_gw);
/external/v8/src/base/platform/
platform-win32.cc
392
bool
in_dst
= false;
local
405
in_dst
= offset == dstofs;
408
return
in_dst
;
[
all
...]
Completed in 1397 milliseconds