Searched refs:NF_DROP_GETERR (Results 1 – 2 of 2) sorted by relevance
633 ret = NF_DROP_GETERR(verdict); in nf_hook_slow()643 return NF_DROP_GETERR(verdict); in nf_hook_slow()
20 static inline int NF_DROP_GETERR(int verdict) in NF_DROP_GETERR() function