Searched refs:PF_OPT_USEDNS (Results 1 – 4 of 4) sorted by relevance
213 opts & PF_OPT_USEDNS); in pfctl_table()227 opts & PF_OPT_USEDNS); in pfctl_table()258 opts & PF_OPT_USEDNS); in pfctl_table()296 opts & PF_OPT_USEDNS); in pfctl_table()316 print_astats(p, opts & PF_OPT_USEDNS); in pfctl_table()318 print_addrx(p, NULL, opts & PF_OPT_USEDNS); in pfctl_table()338 opts & PF_OPT_USEDNS); in pfctl_table()343 print_addrx(a2, a, opts & PF_OPT_USEDNS); in pfctl_table()
45 #define PF_OPT_USEDNS 0x0040 macro
172 if (opts & PF_OPT_USEDNS) in print_host()
2062 opts |= PF_OPT_USEDNS; in main()