Searched refs:del_table_entry (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table.h158 int del_table_entry(struct ip_fw_chain *ch, struct tid_info *ti,
H A Dip_fw_table.c711 del_table_entry(struct ip_fw_chain *ch, struct tid_info *ti, function
946 del_table_entry(ch, &ti, &tei, 0, 1);
1044 del_table_entry(ch, &ti, tei_buf, ctlv->flags, ctlv->count);
H A Dip_fw_sockopt.c4002 del_table_entry(chain, &ti, &tei, 0, 1);

Completed in 118 milliseconds