Searched refs:ipfw_ioc_table (Results 1 – 7 of 7) sorted by relevance
98 struct ipfw_ioc_table tbl; in table_append()157 struct ipfw_ioc_table tbl; in table_remove()206 struct ipfw_ioc_table ioc_table; in table_flush()207 struct ipfw_ioc_table *t = &ioc_table; in table_flush()217 if (do_set_x(IP_FW_TABLE_FLUSH, t, sizeof(struct ipfw_ioc_table)) < 0 ) in table_flush()225 struct ipfw_ioc_table *ioc_table; in table_list()239 ioc_table = (struct ipfw_ioc_table *)data; in table_list()240 count = nbytes / sizeof(struct ipfw_ioc_table); in table_list()261 table_print(struct ipfw_ioc_table * tbl) in table_print()324 struct ipfw_ioc_table *tbl; in table_show()[all …]
44 void table_print(struct ipfw_ioc_table * tbl);
88 struct ipfw_ioc_table *ioc_table; in table_create_dispatch()121 struct ipfw_ioc_table *ioc_tbl; in table_delete_dispatch()140 struct ipfw_ioc_table *ioc_tbl; in table_append_dispatch()194 struct ipfw_ioc_table *ioc_tbl; in table_remove_dispatch()237 struct ipfw_ioc_table *ioc_tbl; in table_flush_dispatch()259 struct ipfw_ioc_table *ioc_tbl; in table_rename_dispatch()278 struct ipfw_ioc_table *ioc_table; in ip_fw3_ctl_table_list()281 size = IPFW_TABLES_MAX * sizeof(struct ipfw_ioc_table); in ip_fw3_ctl_table_list()287 ioc_table = (struct ipfw_ioc_table *)sopt->sopt_val; in ip_fw3_ctl_table_list()336 struct ipfw_ioc_table *tbl = arg; in dump_table_ip_entry()[all …]
51 struct ipfw_ioc_table { struct84 struct ipfw_ioc_table *ioc_table;
532 struct ipfw_ioc_table { struct
5898 struct ipfw_ioc_table *tbl; in ipfw_table_create()5986 struct ipfw_ioc_table *tbl; in ipfw_table_flush()6077 struct ipfw_ioc_table *tbl; in ipfw_table_get()6303 struct ipfw_ioc_table *tbl; in ipfw_table_zero()
3583 struct ipfw_ioc_table tbl; in table_create()3605 struct ipfw_ioc_table tbl; in table_flush()3913 struct ipfw_ioc_table tbl; in table_zero()