Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netpfil/ipfw/
HDip_fw_table_algo.c653 void *ta_buf) in ta_prepare_add_radix()
707 void *ta_buf, uint32_t *pnum) in ta_add_radix()
770 void *ta_buf) in ta_prepare_del_radix()
808 void *ta_buf, uint32_t *pnum) in ta_del_radix()
847 void *ta_buf) in ta_flush_radix_entry()
1534 void *ta_buf) in ta_prepare_add_chash()
1556 void *ta_buf, uint32_t *pnum) in ta_add_chash()
1631 void *ta_buf) in ta_prepare_del_chash()
1642 void *ta_buf, uint32_t *pnum) in ta_del_chash()
1694 void *ta_buf) in ta_flush_chash_entry()
[all …]
HDip_fw_table.c399 struct tentry_info *tei, uint32_t count, int op, caddr_t *ta_buf) in prepare_batch_buffer()
453 caddr_t ta_buf_m, caddr_t ta_buf) in flush_batch_buffer()
558 char ta_buf[TA_BUF_SZ]; in add_table_entry() local
720 char ta_buf[TA_BUF_SZ]; in del_table_entry() local
816 char ta_buf[TA_BUF_SZ]; in check_table_space() local