HomeSort by relevance Sort by last modified time
    Searched refs:nt_gc_thresh2 (Results 1 - 2 of 2) sorted by null

  /external/libnl/lib/route/
neightbl.c 69 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/
netlink-types.h 406 uint32_t nt_gc_thresh2; member in struct:rtnl_neightbl

Completed in 60 milliseconds