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