Searched refs:IPFW_ARGS_IP4 (Results 1 – 3 of 3) sorted by relevance
258 if (args.flags & (IPFW_ARGS_IP4 | IPFW_ARGS_IP6)) in ipfw_check_packet()
95 #define IPFW_ARGS_IP4 0x01000000 /* belongs to v4 ISR */ macro
1708 args->flags |= IPFW_ARGS_IP4; in ipfw_chk()