Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dtables.c86 { "iface", IPFW_TABLE_INTERFACE },
1231 case IPFW_TABLE_INTERFACE: in tentry_fill_key_type()
1417 *ptype = IPFW_TABLE_INTERFACE; in guess_key_type()
1886 case IPFW_TABLE_INTERFACE: in table_show_entry()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h752 #define IPFW_TABLE_INTERFACE 2 /* Table for holding interface names */ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h752 #define IPFW_TABLE_INTERFACE 2 /* Table for holding interface names */ macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c2793 *ptype = IPFW_TABLE_INTERFACE; in classify_via()
H A Dip_fw_table_algo.c2584 .type = IPFW_TABLE_INTERFACE,