Home
last modified time | relevance | path

Searched refs:IPFW_ARGS_IP4 (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_pfil.c258 if (args.flags & (IPFW_ARGS_IP4 | IPFW_ARGS_IP6)) in ipfw_check_packet()
H A Dip_fw_private.h95 #define IPFW_ARGS_IP4 0x01000000 /* belongs to v4 ISR */ macro
H A Dip_fw2.c1708 args->flags |= IPFW_ARGS_IP4; in ipfw_chk()