Searched defs:thresh (Results 1 – 2 of 2) sorted by relevance
/include/linux/ |
D | netfilter.h | 166 int (*okfn)(struct sk_buff *), int thresh, in nf_hook_thresh() 207 #define NF_HOOK_THRESH(pf, hook, skb, indev, outdev, okfn, thresh) \ argument 330 int (*okfn)(struct sk_buff *), int thresh, in nf_hook_thresh()
|
D | igmp.h | 211 #define IGMPV3_EXP(thresh, nbmant, nbexp, value) \ argument
|