Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c3091 struct ta_buf_fhash { struct
3484 struct ta_buf_fhash *tb; in ta_prepare_add_fhash()
3489 tb = (struct ta_buf_fhash *)ta_buf; in ta_prepare_add_fhash()
3517 struct ta_buf_fhash *tb; in ta_add_fhash()
3523 tb = (struct ta_buf_fhash *)ta_buf; in ta_add_fhash()
3576 struct ta_buf_fhash *tb; in ta_prepare_del_fhash()
3578 tb = (struct ta_buf_fhash *)ta_buf; in ta_prepare_del_fhash()
3590 struct ta_buf_fhash *tb; in ta_del_fhash()
3595 tb = (struct ta_buf_fhash *)ta_buf; in ta_del_fhash()
3626 struct ta_buf_fhash *tb; in ta_flush_fhash_entry()
[all …]