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

/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table.h156 int add_table_entry(struct ip_fw_chain *ch, struct tid_info *ti,
H A Dip_fw_table.c520 * add_table_entry prepares special on-stack structure wthich is passed
525 * add_table_entry() on its own checks if structure has changed and restarts
548 add_table_entry(struct ip_fw_chain *ch, struct tid_info *ti, function
945 add_table_entry(ch, &ti, &tei, 0, 1) :
1043 add_table_entry(ch, &ti, tei_buf, ctlv->flags, ctlv->count) :
H A Dip_fw_sockopt.c4001 add_table_entry(chain, &ti, &tei, 0, 1) :

Completed in 66 milliseconds