Home
last modified time | relevance | path

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

/net/core/
Dneighbour.c2078 struct ndt_config ndc = { in neightbl_fill_info() local
2089 ndc.ndtc_hash_rnd = nht->hash_rnd[0]; in neightbl_fill_info()
2090 ndc.ndtc_hash_mask = ((1 << nht->hash_shift) - 1); in neightbl_fill_info()
2093 if (nla_put(skb, NDTA_CONFIG, sizeof(ndc), &ndc)) in neightbl_fill_info()