Home | History | Annotate | Download | only in dig

Lines Matching refs:dns64prefix

208 	       "                 +[no]dns64prefix    (Get the DNS64 prefixes "
671 bool dns64prefix = query->lookup->dns64prefix;
736 if (!short_form && !dns64prefix && printcmd) {
744 : dns64prefix ? "dns64prefix_form"
866 } else if (query->lookup->comments && !short_form && !dns64prefix) {
947 if (query->lookup->comments && headers && !short_form && !dns64prefix) {
961 if (!short_form && !dns64prefix) {
971 if (!short_form && !dns64prefix) {
978 } else if (dns64prefix) {
993 if (!short_form && !dns64prefix) {
1003 if (!short_form && !dns64prefix) {
1713 case '6': /* dns64prefix */
1714 FULLCHECK("dns64prefix");
1722 lookup->dns64prefix = state;