Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dneighbour.h161 NDTA_STATS, /* struct ndt_stats, read-only */ enumerator
/linux-4.4.14/net/core/
Dneighbour.c1859 if (nla_put(skb, NDTA_STATS, sizeof(ndst), &ndst)) in neightbl_fill_info()