Searched refs:STAT_BOGUS (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Ddnssec.c716 STAT_BOGUS signature is wrong, bad packet.
740 return STAT_BOGUS;
754 return STAT_BOGUS; /* bad packet */
765 return STAT_BOGUS;
772 return STAT_BOGUS;
780 return STAT_BOGUS; /* bad packet */
787 return STAT_BOGUS;
797 return STAT_BOGUS;
836 return STAT_BOGUS;
891 return STAT_BOGUS;
[all...]
H A Dforward.c866 status = STAT_BOGUS;
1023 status = STAT_BOGUS;
1068 status = STAT_BOGUS;
1073 if (status == STAT_BOGUS && extract_request(header, n, daemon->namebuff, NULL))
1081 else if (status == STAT_BOGUS)
1420 and therefore the answer shouldn't be signed, or STAT_BOGUS if it should be, or
1434 return STAT_BOGUS;
1478 if (status == STAT_BOGUS)
1479 return STAT_BOGUS;
1489 return STAT_BOGUS;
[all...]
H A Ddnsmasq.h584 #define STAT_BOGUS 3 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Ddnssec.c716 STAT_BOGUS signature is wrong, bad packet.
740 return STAT_BOGUS;
754 return STAT_BOGUS; /* bad packet */
765 return STAT_BOGUS;
772 return STAT_BOGUS;
780 return STAT_BOGUS; /* bad packet */
787 return STAT_BOGUS;
797 return STAT_BOGUS;
836 return STAT_BOGUS;
891 return STAT_BOGUS;
[all...]
H A Dforward.c866 status = STAT_BOGUS;
1023 status = STAT_BOGUS;
1068 status = STAT_BOGUS;
1073 if (status == STAT_BOGUS && extract_request(header, n, daemon->namebuff, NULL))
1081 else if (status == STAT_BOGUS)
1420 and therefore the answer shouldn't be signed, or STAT_BOGUS if it should be, or
1434 return STAT_BOGUS;
1478 if (status == STAT_BOGUS)
1479 return STAT_BOGUS;
1489 return STAT_BOGUS;
[all...]
H A Ddnsmasq.h584 #define STAT_BOGUS 3 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Ddnssec.c716 STAT_BOGUS signature is wrong, bad packet.
740 return STAT_BOGUS;
754 return STAT_BOGUS; /* bad packet */
765 return STAT_BOGUS;
772 return STAT_BOGUS;
780 return STAT_BOGUS; /* bad packet */
787 return STAT_BOGUS;
797 return STAT_BOGUS;
836 return STAT_BOGUS;
891 return STAT_BOGUS;
[all...]
H A Dforward.c866 status = STAT_BOGUS;
1023 status = STAT_BOGUS;
1068 status = STAT_BOGUS;
1073 if (status == STAT_BOGUS && extract_request(header, n, daemon->namebuff, NULL))
1081 else if (status == STAT_BOGUS)
1420 and therefore the answer shouldn't be signed, or STAT_BOGUS if it should be, or
1434 return STAT_BOGUS;
1478 if (status == STAT_BOGUS)
1479 return STAT_BOGUS;
1489 return STAT_BOGUS;
[all...]
H A Ddnsmasq.h584 #define STAT_BOGUS 3 macro

Completed in 214 milliseconds