Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_table.c80 #define RVTEST(fct) do { \ macro
161 RVTEST(pfctl_clear_tables(pfh, &table, &ndel, flags)); in pfctl_table()
180 RVTEST(pfr_get_tables(&table, in pfctl_table()
196 RVTEST(pfr_del_table(&table, &ndel, flags)); in pfctl_table()
201 RVTEST(pfr_clr_addrs(&table, &ndel, flags)); in pfctl_table()
210 RVTEST(pfr_add_addrs(&table, b.pfrb_caddr, b.pfrb_size, in pfctl_table()
224 RVTEST(pfr_del_addrs(&table, b.pfrb_caddr, b.pfrb_size, in pfctl_table()
242 RVTEST(pfr_set_addrs(&table, b.pfrb_caddr, b.pfrb_size, in pfctl_table()
277 RVTEST(pfr_get_astats(&table, b.pfrb_caddr, in pfctl_table()
293 RVTEST(pfr_del_addrs(&table, b2.pfrb_caddr, b2.pfrb_size, in pfctl_table()
[all …]