Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dneighbour.h181 __u32 ndtc_hash_mask; member
/openbmc/linux/net/core/
H A Dneighbour.c2202 ndc.ndtc_hash_mask = ((1 << nht->hash_shift) - 1); in neightbl_fill_info()