RVTEST
RVTEST(pfctl_clear_tables(pfh, &table, &ndel, flags));
RVTEST(pfr_get_tables(&table,
RVTEST(pfr_del_table(&table, &ndel, flags));
RVTEST(pfr_clr_addrs(&table, &ndel, flags));
RVTEST(pfr_add_addrs(&table, b.pfrb_caddr, b.pfrb_size,
RVTEST(pfr_del_addrs(&table, b.pfrb_caddr, b.pfrb_size,
RVTEST(pfr_set_addrs(&table, b.pfrb_caddr, b.pfrb_size,
RVTEST(pfr_get_astats(&table, b.pfrb_caddr,
RVTEST(pfr_del_addrs(&table, b2.pfrb_caddr, b2.pfrb_size,
RVTEST(pfr_get_astats(&table, b.pfrb_caddr,
RVTEST(pfr_clr_astats(&table, b2.pfrb_caddr, b2.pfrb_size,
RVTEST(pfr_get_astats(&table, b.pfrb_caddr,
RVTEST(pfr_get_addrs(&table, b.pfrb_caddr,
RVTEST(pfr_tst_addrs(&table, b.pfrb_caddr, b.pfrb_size,
RVTEST(pfr_clr_astats(&table, b.pfrb_caddr, b.pfrb_size,
RVTEST(pfctl_clear_tstats(pfh, &table, &nzero, flags));