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

  /external/libnl/lib/route/
neigh.c 315 neigh->n_probes = nla_get_u32(tb[NDA_PROBES]);
416 nl_dump_line(p, "NEIGH_PROBES=%u\n", neigh->n_probes);
  /external/libnl/include/
netlink-types.h 197 uint32_t n_probes; member in struct:rtnl_neigh

Completed in 156 milliseconds