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() 326 opts & PF_OPT_USEDNS); in pfctl_table() 346 print_astats(p, opts & PF_OPT_USEDNS); in pfctl_table() 348 print_addrx(p, NULL, opts & PF_OPT_USEDNS); in pfctl_table() 368 opts & PF_OPT_USEDNS); in pfctl_table() 373 print_addrx(a2, a, opts & PF_OPT_USEDNS); in pfctl_table() 392 opts & PF_OPT_USEDNS); in print_table() [all...]
47 #define PF_OPT_USEDNS 0x0040 macro
172 if (opts & PF_OPT_USEDNS) in print_host()
2964 opts |= PF_OPT_USEDNS; in main()