Searched refs:IPFW_ARGS_IP6 (Results 1 – 4 of 4) sorted by relevance
258 if (args.flags & (IPFW_ARGS_IP4 | IPFW_ARGS_IP6)) in ipfw_check_packet()
96 #define IPFW_ARGS_IP6 0x02000000 /* belongs to v6 ISR */ macro
882 else if (fwa->flags & IPFW_ARGS_IP6) in dummynet_io()
1524 args->flags |= IPFW_ARGS_IP6; in ipfw_chk()