Searched defs:IPFW_ARGS_DROP (Results 1 – 2 of 2) sorted by relevance
89 inline int IPFW_ARGS_DROP = 0x04000000; /* drop it (dummynet) */ global() variable
95 #define IPFW_ARGS_DROP 0x04000000 /* drop it (dummynet) */ macro