Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/netfilter/
Dxt_HMARK.h46 __u32 hmodulus; member
/linux-4.1.27/net/netfilter/
Dxt_HMARK.c129 return reciprocal_scale(hash, info->hmodulus) + info->hoffset; in hmark_hash()
316 if (!info->hmodulus) { in hmark_tg_check()