Home
last modified time | relevance | path

Searched refs:IP_FW_TABLE_VLIST (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h104 #define IP_FW_TABLE_VLIST 110 /* dump table value hash */ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h104 #define IP_FW_TABLE_VLIST 110 /* dump table value hash */ macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_value.c70 { IP_FW_TABLE_VLIST, 0, HDIR_GET, list_table_values },
/f-stack/tools/ipfw/
H A Dtables.c1977 return (table_do_get_stdlist(IP_FW_TABLE_VLIST, polh)); in table_do_get_vlist()