Searched defs:NF_DROP_ERR (Results 1 – 2 of 2) sorted by relevance
33 #define NF_DROP_ERR(x) (((-x) << 16) | NF_DROP) macro