Searched refs:n_probes (Results 1 – 2 of 2) sorted by relevance
/external/libnl/lib/route/ | ||
D | neigh.c | 413 neigh->n_probes = nla_get_u32(tb[NDA_PROBES]); in rtnl_neigh_parse() |
/external/libnl/include/netlink-private/ | ||
D | types.h | 257 uint32_t n_probes; member |