Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c1936 struct ta_buf_ifidx struct
2198 struct ta_buf_ifidx *tb; in ta_prepare_add_ifidx()
2202 tb = (struct ta_buf_ifidx *)ta_buf; in ta_prepare_add_ifidx()
2232 struct ta_buf_ifidx *tb; in ta_add_ifidx()
2238 tb = (struct ta_buf_ifidx *)ta_buf; in ta_add_ifidx()
2314 struct ta_buf_ifidx *tb; in ta_del_ifidx()
2319 tb = (struct ta_buf_ifidx *)ta_buf; in ta_del_ifidx()
2364 struct ta_buf_ifidx *tb; in ta_flush_ifidx_entry()
2366 tb = (struct ta_buf_ifidx *)ta_buf; in ta_flush_ifidx_entry()
2595 .ta_buf_size = sizeof(struct ta_buf_ifidx),