Searched refs:flush_table_v0 (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_table.c | 1099 flush_table_v0(struct ip_fw_chain *ch, ip_fw3_opheader *op3, in flush_table_v0() function 2969 { IP_FW_TABLE_XDESTROY, IP_FW3_OPVER, HDIR_SET, flush_table_v0 }, 2970 { IP_FW_TABLE_XFLUSH, IP_FW3_OPVER, HDIR_SET, flush_table_v0 },
|