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