Searched refs:ipfw_table (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/netpfil/ipfw/
H A Dip_fw_private.h320 int ipfw_dump_table(struct ip_fw_chain *ch, ipfw_table *tbl);
H A Dip_fw_table.c622 ipfw_table * const tbl = arg;
640 ipfw_dump_table(struct ip_fw_chain *ch, ipfw_table *tbl)
H A Dip_fw_sockopt.c1201 ipfw_table *tbl;
1273 sizeof(ipfw_table);
/freebsd-10.2-release/sys/netinet/
H A Dip_fw.h630 } ipfw_table; typedef in typeref:struct:_ipfw_table

Completed in 103 milliseconds