Searched refs:nt_gc_thresh2 (Results 1 - 2 of 2) sorted by relevance

/external/libnl/lib/route/
H A Dneightbl.c69 diff |= NT_DIFF(THRESH2, a->nt_gc_thresh2 != b->nt_gc_thresh2);
159 ntbl->nt_gc_thresh2 = nla_get_u32(tb[NDTA_THRESH2]);
284 ntbl->nt_gc_thresh1, ntbl->nt_gc_thresh2,
470 NLA_PUT_U32(m, NDTA_THRESH2, tmpl->nt_gc_thresh2);
473 NLA_PUT_U32(m, NDTA_THRESH2, tmpl->nt_gc_thresh2);
609 ntbl->nt_gc_thresh2 = thresh;
/external/libnl/include/
H A Dnetlink-types.h406 uint32_t nt_gc_thresh2; member in struct:rtnl_neightbl

Completed in 448 milliseconds