Lines Matching refs:edns
181 " +[no]edns[=###] (Set EDNS version) [0]\n"
216 " +subnet=addr (Set edns-client-subnet option)\n"
632 query->lookup->edns != -1 && msg->opt == NULL &&
931 if (state && lookup->edns == -1)
932 lookup->edns = 0;
965 if (state && lookup->edns == -1)
966 lookup->edns = 0;
1003 FULLCHECK("edns");
1005 lookup->edns = -1;
1009 lookup->edns = 0;
1015 "edns");
1018 "edns");
1019 lookup->edns = num;
1148 if (state && lookup->edns == -1)
1149 lookup->edns = 0;
1353 if (lookup->edns == -1)
1354 lookup->edns = 0;
1864 default_lookup->edns = 0;