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

/external/libnl/lib/route/
H A Dneightbl.c68 diff |= NT_DIFF(THRESH1, a->nt_gc_thresh1 != b->nt_gc_thresh1);
154 ntbl->nt_gc_thresh1 = nla_get_u32(tb[NDTA_THRESH1]);
284 ntbl->nt_gc_thresh1, ntbl->nt_gc_thresh2,
467 NLA_PUT_U32(m, NDTA_THRESH1, tmpl->nt_gc_thresh1);
603 ntbl->nt_gc_thresh1 = thresh;
/external/libnl/include/
H A Dnetlink-types.h405 uint32_t nt_gc_thresh1; member in struct:rtnl_neightbl

Completed in 60 milliseconds