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

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

Completed in 51 milliseconds