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