Home
last modified time | relevance | path

Searched refs:ipfw_xtable (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c2232 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()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h809 } ipfw_xtable; typedef
/f-stack/freebsd/netinet/
H A Dip_fw.h809 } ipfw_xtable; typedef