Searched refs:del_table_entry (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table.h | 158 int del_table_entry(struct ip_fw_chain *ch, struct tid_info *ti,
|
| H A D | ip_fw_table.c | 716 del_table_entry(struct ip_fw_chain *ch, struct tid_info *ti, in del_table_entry() function 950 del_table_entry(ch, &ti, &tei, 0, 1); in manage_table_ent_v0() 1048 del_table_entry(ch, &ti, tei_buf, ctlv->flags, ctlv->count); in manage_table_ent_v1()
|
| H A D | ip_fw_sockopt.c | 3986 del_table_entry(chain, &ti, &tei, 0, 1); in ipfw_ctl()
|