Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw_table_algo.c3104 struct ta_buf_fhash { struct
3498 struct ta_buf_fhash *tb; in ta_prepare_add_fhash()
3503 tb = (struct ta_buf_fhash *)ta_buf; in ta_prepare_add_fhash()
3531 struct ta_buf_fhash *tb; in ta_add_fhash()
3537 tb = (struct ta_buf_fhash *)ta_buf; in ta_add_fhash()
3590 struct ta_buf_fhash *tb; in ta_prepare_del_fhash()
3592 tb = (struct ta_buf_fhash *)ta_buf; in ta_prepare_del_fhash()
3604 struct ta_buf_fhash *tb; in ta_del_fhash()
3609 tb = (struct ta_buf_fhash *)ta_buf; in ta_del_fhash()
3640 struct ta_buf_fhash *tb; in ta_flush_fhash_entry()
[all …]