Home
last modified time | relevance | path

Searched refs:IPFW_ARGS_IP6 (Results 1 – 4 of 4) 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.h96 #define IPFW_ARGS_IP6 0x02000000 /* belongs to v6 ISR */ macro
H A Dip_dn_io.c882 else if (fwa->flags & IPFW_ARGS_IP6) in dummynet_io()
H A Dip_fw2.c1524 args->flags |= IPFW_ARGS_IP6; in ipfw_chk()