Home
last modified time | relevance | path

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

/openbsd/sbin/pfctl/
H A Dpfctl_table.c75 #define RVTEST(fct) do { \ macro
157 RVTEST(pfr_clr_tables(&table, &ndel, flags)); in pfctl_table()
168 RVTEST(pfr_get_tstats(&table, in pfctl_table()
171 RVTEST(pfr_get_tables(&table, in pfctl_table()
189 RVTEST(pfr_del_tables(&table, 1, &ndel, flags)); in pfctl_table()
194 RVTEST(pfr_clr_addrs(&table, &ndel, flags)); in pfctl_table()
203 RVTEST(pfr_add_addrs(&table, b.pfrb_caddr, b.pfrb_size, in pfctl_table()
273 RVTEST(pfr_get_astats(&table, b.pfrb_caddr, in pfctl_table()
307 RVTEST(pfr_get_astats(&table, b.pfrb_caddr, in pfctl_table()
310 RVTEST(pfr_get_addrs(&table, b.pfrb_caddr, in pfctl_table()
[all …]