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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Ddnsmasq.h333 #define AUTH6 1 macro
H A Dnetwork.c338 if (addr->sa.sa_family == AF_INET6 && (name->flags & AUTH6))
H A Doption.c1927 name->flags = AUTH4 | AUTH6;
1933 name->flags &= ~AUTH6;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Ddnsmasq.h333 #define AUTH6 1 macro
H A Dnetwork.c338 if (addr->sa.sa_family == AF_INET6 && (name->flags & AUTH6))
H A Doption.c1927 name->flags = AUTH4 | AUTH6;
1933 name->flags &= ~AUTH6;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Ddnsmasq.h333 #define AUTH6 1 macro
H A Dnetwork.c338 if (addr->sa.sa_family == AF_INET6 && (name->flags & AUTH6))
H A Doption.c1927 name->flags = AUTH4 | AUTH6;
1933 name->flags &= ~AUTH6;

Completed in 246 milliseconds