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