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

/linux-master/include/uapi/linux/netfilter/
H A Dxt_HMARK.h48 __u32 hmodulus; member in struct:xt_hmark_info
/linux-master/net/netfilter/
H A Dxt_HMARK.c128 return reciprocal_scale(hash, info->hmodulus) + info->hoffset;
312 if (!info->hmodulus)

Completed in 269 milliseconds