Searched refs:IP_FW_TABLE_XLIST (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/netinet/ |
| H A D | ip_fw.h | 84 #define IP_FW_TABLE_XLIST 89 /* list table contents */ macro
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_fw.h | 84 #define IP_FW_TABLE_XLIST 89 /* list table contents */ macro
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table.c | 3282 { IP_FW_TABLE_XLIST, 0, HDIR_GET, dump_table_v0 }, 3283 { IP_FW_TABLE_XLIST, 1, HDIR_GET, dump_table_v1 },
|
| /f-stack/tools/ipfw/ |
| H A D | tables.c | 1744 if (do_get3(IP_FW_TABLE_XLIST, &oh->opheader, &sz) == 0) { in table_do_get_list()
|