Searched refs:PF_OPT_NODNS (Results 1 – 3 of 3) sorted by relevance
51 #define PF_OPT_NODNS 0x01000 macro
480 &psnk.psnk_src.addr.v.a.mask, (opts & PF_OPT_NODNS)); in pfctl_kill_src_nodes()502 (opts & PF_OPT_NODNS)); in pfctl_kill_src_nodes()561 &psk.psk_src.addr.v.a.mask, (opts & PF_OPT_NODNS)); in pfctl_net_kill_states()583 (opts & PF_OPT_NODNS)); in pfctl_net_kill_states()2592 opts |= PF_OPT_NODNS; in main()2684 if ((opts & PF_OPT_NODNS) && (opts & PF_OPT_USEDNS)) in main()
1655 (h = host_dns(ps, mask, (opts & PF_OPT_NODNS))) == NULL) { in host()