Searched refs:IPFW_ARGS_IP4 (Results 1 – 4 of 4) sorted by relevance
84 #pragma D binding "1.0" IPFW_ARGS_IP485 inline int IPFW_ARGS_IP4 = 0x01000000; /* belongs to v4 ISR */ variable153 ipp = (p->flags & IPFW_ARGS_IP4) ?
257 if (args.flags & (IPFW_ARGS_IP4 | IPFW_ARGS_IP6)) in ipfw_check_packet()
93 #define IPFW_ARGS_IP4 0x01000000 /* belongs to v4 ISR */ macro
1746 args->flags |= IPFW_ARGS_IP4; in ipfw_chk()