Home
last modified time | relevance | path

Searched refs:IPFW_TABLE_ADDR (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h751 #define IPFW_TABLE_ADDR 1 /* Table for holding IPv4/IPv6 prefixes */ macro
757 #define IPFW_TABLE_CIDR IPFW_TABLE_ADDR /* compat */
/f-stack/freebsd/netinet/
H A Dip_fw.h751 #define IPFW_TABLE_ADDR 1 /* Table for holding IPv4/IPv6 prefixes */ macro
757 #define IPFW_TABLE_CIDR IPFW_TABLE_ADDR /* compat */
/f-stack/tools/ipfw/
H A Dtables.c85 { "addr", IPFW_TABLE_ADDR },
482 xi.type = IPFW_TABLE_ADDR; in table_create()
1197 case IPFW_TABLE_ADDR: in tentry_fill_key_type()
1227 type = IPFW_TABLE_ADDR; in tentry_fill_key_type()
1881 case IPFW_TABLE_ADDR: in table_show_entry()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c937 if (xent->type == IPFW_TABLE_ADDR) { in manage_table_ent_v0()
2399 if (tc->no.subtype != IPFW_TABLE_ADDR) in ipfw_dump_table_legacy()
2490 if (tc->no.subtype == IPFW_TABLE_ADDR && tent->subtype == AF_INET) { in dump_table_xentry()
2746 *ptype = IPFW_TABLE_ADDR; in classify_srcdst()
H A Dip_fw_table_algo.c871 .type = IPFW_TABLE_ADDR,
1858 .type = IPFW_TABLE_ADDR,
4005 .type = IPFW_TABLE_ADDR,