OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nt_config
(Results
1 - 2
of
2
) sorted by null
/external/libnl/lib/route/
neightbl.c
174
nla_memcpy(&ntbl->
nt_config
, tb[NDTA_CONFIG],
175
sizeof(ntbl->
nt_config
));
254
nl_dump(p, "entries %u ", ntbl->
nt_config
.ndtc_entries);
277
ntbl->
nt_config
.ndtc_key_len,
278
ntbl->
nt_config
.ndtc_entry_size,
279
nl_msec2str(ntbl->
nt_config
.ndtc_last_flush,
287
ntbl->
nt_config
.ndtc_hash_chain_gc);
290
ntbl->
nt_config
.ndtc_hash_rnd,
291
ntbl->
nt_config
.ndtc_hash_mask,
292
nl_msec2str(ntbl->
nt_config
.ndtc_last_rand
[
all
...]
/external/libnl/include/
netlink-types.h
409
struct ndt_config
nt_config
;
member in struct:rtnl_neightbl
Completed in 225 milliseconds