Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c354 struct ta_buf_radix struct
653 struct ta_buf_radix *tb; in ta_prepare_add_radix()
661 tb = (struct ta_buf_radix *)ta_buf; in ta_prepare_add_radix()
710 struct ta_buf_radix *tb; in ta_add_radix()
714 tb = (struct ta_buf_radix *)ta_buf; in ta_add_radix()
770 struct ta_buf_radix *tb; in ta_prepare_del_radix()
774 tb = (struct ta_buf_radix *)ta_buf; in ta_prepare_del_radix()
811 struct ta_buf_radix *tb; in ta_del_radix()
814 tb = (struct ta_buf_radix *)ta_buf; in ta_del_radix()
847 struct ta_buf_radix *tb; in ta_flush_radix_entry()
[all …]