Searched refs:NDA_PROBES (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | neighbour.h | 22 NDA_PROBES, enumerator |
/linux-4.4.14/net/core/ | ||
D | neighbour.c | 2189 if (nla_put_u32(skb, NDA_PROBES, atomic_read(&neigh->probes)) || in neigh_fill_info() |