Searched defs:IPFW_ARGS_OUT (Results 1 – 2 of 2) sorted by relevance
83 inline int IPFW_ARGS_OUT = 0x00800000; /* called on output */ global() variable
92 #define IPFW_ARGS_OUT 0x00800000 /* called on output */ macro