Home
last modified time | relevance | path

Searched defs:ta_buf (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c661 void *ta_buf) in ta_prepare_add_addr_radix()
715 void *ta_buf, uint32_t *pnum) in ta_add_addr_radix()
778 void *ta_buf) in ta_prepare_del_addr_radix()
816 void *ta_buf, uint32_t *pnum) in ta_del_addr_radix()
855 void *ta_buf) in ta_flush_radix_entry()
1536 void *ta_buf) in ta_prepare_add_chash()
1558 void *ta_buf, uint32_t *pnum) in ta_add_chash()
1633 void *ta_buf) in ta_prepare_del_chash()
1644 void *ta_buf, uint32_t *pnum) in ta_del_chash()
1696 void *ta_buf) in ta_flush_chash_entry()
[all …]
H A Dip_fw_table.c396 struct tentry_info *tei, uint32_t count, int op, caddr_t *ta_buf) in prepare_batch_buffer()
449 caddr_t ta_buf_m, caddr_t ta_buf) in flush_batch_buffer()
553 char ta_buf[TA_BUF_SZ]; in add_table_entry() local
723 char ta_buf[TA_BUF_SZ]; in del_table_entry() local
819 char ta_buf[TA_BUF_SZ]; in check_table_space() local