Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c933 struct ta_buf_chash struct
1528 struct ta_buf_chash *tb; in ta_prepare_add_chash()
1532 tb = (struct ta_buf_chash *)ta_buf; in ta_prepare_add_chash()
1553 struct ta_buf_chash *tb; in ta_add_chash()
1558 tb = (struct ta_buf_chash *)ta_buf; in ta_add_chash()
1625 struct ta_buf_chash *tb; in ta_prepare_del_chash()
1627 tb = (struct ta_buf_chash *)ta_buf; in ta_prepare_del_chash()
1639 struct ta_buf_chash *tb; in ta_del_chash()
1643 tb = (struct ta_buf_chash *)ta_buf; in ta_del_chash()
1688 struct ta_buf_chash *tb; in ta_flush_chash_entry()
[all …]