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