Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dpfctl_table.c77 #define RETTEST(fct) do { \ macro
171 RETTEST(pfctl_clear_tables(pfh, &table, &ndel, flags)); in pfctl_table()
206 RETTEST(pfr_del_table(&table, &ndel, flags)); in pfctl_table()
211 RETTEST(pfr_clr_addrs(&table, &ndel, flags)); in pfctl_table()
404 RETTEST(pfctl_clear_tstats(pfh, &table, &nzero, flags)); in pfctl_table()