Searched refs:PF_OPT_USEDNS (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_table.c215 opts & PF_OPT_USEDNS);
229 opts & PF_OPT_USEDNS);
260 opts & PF_OPT_USEDNS);
298 opts & PF_OPT_USEDNS);
318 print_astats(p, opts & PF_OPT_USEDNS);
320 print_addrx(p, NULL, opts & PF_OPT_USEDNS);
340 opts & PF_OPT_USEDNS);
345 print_addrx(a2, a, opts & PF_OPT_USEDNS);
H A Dpfctl_parser.h49 #define PF_OPT_USEDNS 0x0040 macro
H A Dpf_print_state.c174 if (opts & PF_OPT_USEDNS)
H A Dpfctl.c2260 opts |= PF_OPT_USEDNS;

Completed in 51 milliseconds