Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c291 struct mod_item { struct
1747 struct mod_item *mi; in ta_prepare_mod_chash()
1751 mi = (struct mod_item *)ta_buf; in ta_prepare_mod_chash()
1753 memset(mi, 0, sizeof(struct mod_item)); in ta_prepare_mod_chash()
1794 struct mod_item *mi; in ta_modify_chash()
1802 mi = (struct mod_item *)ta_buf; in ta_modify_chash()
1859 struct mod_item *mi; in ta_flush_mod_chash()
1861 mi = (struct mod_item *)ta_buf; in ta_flush_mod_chash()
2447 struct mod_item *mi; in ta_prepare_mod_ifidx()
2449 mi = (struct mod_item *)ta_buf; in ta_prepare_mod_ifidx()
[all …]