Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c3097 struct ta_buf_fhash { struct
3487 struct ta_buf_fhash *tb; in ta_prepare_add_fhash()
3492 tb = (struct ta_buf_fhash *)ta_buf; in ta_prepare_add_fhash()
3520 struct ta_buf_fhash *tb; in ta_add_fhash()
3526 tb = (struct ta_buf_fhash *)ta_buf; in ta_add_fhash()
3579 struct ta_buf_fhash *tb; in ta_prepare_del_fhash()
3581 tb = (struct ta_buf_fhash *)ta_buf; in ta_prepare_del_fhash()
3593 struct ta_buf_fhash *tb; in ta_del_fhash()
3598 tb = (struct ta_buf_fhash *)ta_buf; in ta_del_fhash()
3629 struct ta_buf_fhash *tb; in ta_flush_fhash_entry()
[all …]