Home
last modified time | relevance | path

Searched refs:ta_buf_chash (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c945 struct ta_buf_chash struct
1540 struct ta_buf_chash *tb; in ta_prepare_add_chash()
1544 tb = (struct ta_buf_chash *)ta_buf; in ta_prepare_add_chash()
1565 struct ta_buf_chash *tb; in ta_add_chash()
1570 tb = (struct ta_buf_chash *)ta_buf; in ta_add_chash()
1637 struct ta_buf_chash *tb; in ta_prepare_del_chash()
1639 tb = (struct ta_buf_chash *)ta_buf; in ta_prepare_del_chash()
1651 struct ta_buf_chash *tb; in ta_del_chash()
1655 tb = (struct ta_buf_chash *)ta_buf; in ta_del_chash()
1700 struct ta_buf_chash *tb; in ta_flush_chash_entry()
[all …]