OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nt_gc_thresh3
(Results
1 - 2
of
2
) sorted by null
/external/libnl/lib/route/
neightbl.c
70
diff |= NT_DIFF(THRESH3, a->
nt_gc_thresh3
!= b->
nt_gc_thresh3
);
164
ntbl->
nt_gc_thresh3
= nla_get_u32(tb[NDTA_THRESH3]);
285
ntbl->
nt_gc_thresh3
,
615
ntbl->
nt_gc_thresh3
= thresh;
/external/libnl/include/
netlink-types.h
407
uint32_t
nt_gc_thresh3
;
member in struct:rtnl_neightbl
Completed in 302 milliseconds