Searched refs:ipfw_xtable (Results 1 – 2 of 2) sorted by relevance
2214 ipfw_xtable *xtbl; in dump_table_v0()2221 xtbl = (ipfw_xtable *)ipfw_get_sopt_header(sd, sizeof(ipfw_xtable)); in dump_table_v0()2234 sz = count * sizeof(ipfw_table_xentry) + sizeof(ipfw_xtable); in dump_table_v0()2324 *cnt += sizeof(ipfw_xtable); in ipfw_count_xtable()
836 } ipfw_xtable; typedef