Searched refs:NDA_PROBES (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dneighbour.h23 NDA_PROBES, enumerator in enum:__anon4429
/linux-master/net/core/
H A Dneighbour.c1882 [NDA_PROBES] = { .type = NLA_U32 },
2607 if (nla_put_u32(skb, NDA_PROBES, atomic_read(&neigh->probes)) ||
2969 + nla_total_size(4) /* NDA_PROBES */

Completed in 195 milliseconds