Lines Matching defs:opts
155 print_host(struct pfsync_state_host *h, sa_family_t af, int opts)
159 if (opts & PF_OPT_USEDNS)
172 print_addr(&aw, af, opts & PF_OPT_VERBOSE2);
194 print_state(struct pfsync_state *s, int opts)
214 print_host(&s->lan, s->af, opts);
220 print_host(&s->gwy, s->af, opts);
225 print_host(&s->ext, s->af, opts);
242 if (opts & PF_OPT_VERBOSE) {
270 if (opts & PF_OPT_VERBOSE) {
296 if (opts & PF_OPT_VERBOSE2) {