Home
last modified time | relevance | path

Searched refs:ndtc_hash_mask (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Dneighbour.h175 __u32 ndtc_hash_mask; member
/linux-6.1.9/net/core/
Dneighbour.c2199 ndc.ndtc_hash_mask = ((1 << nht->hash_shift) - 1); in neightbl_fill_info()