Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dneighbour.h23 NDA_PROBES, enumerator
/Linux-v6.1/net/core/
Dneighbour.c1880 [NDA_PROBES] = { .type = NLA_U32 },
2604 if (nla_put_u32(skb, NDA_PROBES, atomic_read(&neigh->probes)) || in neigh_fill_info()