Searched refs:ipfw_xtable (Results 1 – 3 of 3) sorted by relevance
2232 ipfw_xtable *xtbl; in dump_table_v0()2239 xtbl = (ipfw_xtable *)ipfw_get_sopt_header(sd, sizeof(ipfw_xtable)); in dump_table_v0()2252 sz = count * sizeof(ipfw_table_xentry) + sizeof(ipfw_xtable); in dump_table_v0()2342 *cnt += sizeof(ipfw_xtable); in ipfw_count_xtable()
809 } ipfw_xtable; typedef