Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h793 #define IPFW_TCF_INET 0x01 /* CIDR flags: IPv4 record */ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h793 #define IPFW_TCF_INET 0x01 /* CIDR flags: IPv4 record */ macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c2492 xent->flags = IPFW_TCF_INET; in dump_table_xentry()