Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netpfil/ipfw/
HDip_fw_table_algo.c1934 struct ta_buf_ifidx struct
2196 struct ta_buf_ifidx *tb; in ta_prepare_add_ifidx()
2200 tb = (struct ta_buf_ifidx *)ta_buf; in ta_prepare_add_ifidx()
2230 struct ta_buf_ifidx *tb; in ta_add_ifidx()
2236 tb = (struct ta_buf_ifidx *)ta_buf; in ta_add_ifidx()
2292 struct ta_buf_ifidx *tb; in ta_prepare_del_ifidx()
2295 tb = (struct ta_buf_ifidx *)ta_buf; in ta_prepare_del_ifidx()
2315 struct ta_buf_ifidx *tb; in ta_del_ifidx()
2320 tb = (struct ta_buf_ifidx *)ta_buf; in ta_del_ifidx()
2365 struct ta_buf_ifidx *tb; in ta_flush_ifidx_entry()
[all …]