Searched refs:ndtc_hash_mask (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
A D | neighbour.h | 172 __u32 ndtc_hash_mask; member |
/linux/net/core/ | ||
A D | neighbour.c | 2146 ndc.ndtc_hash_mask = ((1 << nht->hash_shift) - 1); in neightbl_fill_info() |
Completed in 9 milliseconds