Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dtables.c88 { "flow", IPFW_TABLE_FLOW },
361 case IPFW_TABLE_FLOW: in table_parse_type()
389 case IPFW_TABLE_FLOW: in table_print_type()
1248 case IPFW_TABLE_FLOW: in tentry_fill_key_type()
1894 case IPFW_TABLE_FLOW: in table_show_entry()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h754 #define IPFW_TABLE_FLOW 4 /* Table for holding flow data */ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h754 #define IPFW_TABLE_FLOW 4 /* Table for holding flow data */ macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c2804 *ptype = IPFW_TABLE_FLOW; in classify_flow()
H A Dip_fw_table_algo.c3742 .type = IPFW_TABLE_FLOW,