Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c1924 struct ta_buf_ifidx struct
2186 struct ta_buf_ifidx *tb; in ta_prepare_add_ifidx()
2190 tb = (struct ta_buf_ifidx *)ta_buf; in ta_prepare_add_ifidx()
2220 struct ta_buf_ifidx *tb; in ta_add_ifidx()
2226 tb = (struct ta_buf_ifidx *)ta_buf; in ta_add_ifidx()
2282 struct ta_buf_ifidx *tb; in ta_prepare_del_ifidx()
2285 tb = (struct ta_buf_ifidx *)ta_buf; in ta_prepare_del_ifidx()
2305 struct ta_buf_ifidx *tb; in ta_del_ifidx()
2310 tb = (struct ta_buf_ifidx *)ta_buf; in ta_del_ifidx()
2355 struct ta_buf_ifidx *tb; in ta_flush_ifidx_entry()
[all …]