Searched refs:ndts_destroys (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/uapi/linux/ | ||
D | neighbour.h | 131 __u64 ndts_destroys; member |
/linux-6.6.21/net/core/ | ||
D | neighbour.c | 2220 ndst.ndts_destroys += READ_ONCE(st->destroys); in neightbl_fill_info() |