Searched refs:ndts_allocs (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | neighbour.h | 130 __u64 ndts_allocs; member |
/openbmc/linux/net/core/ | ||
H A D | neighbour.c | 2219 ndst.ndts_allocs += READ_ONCE(st->allocs); in neightbl_fill_info() |