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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Doption.c4228 ah->flags |= AH_INACTIVE;
4230 ah->flags &= ~AH_INACTIVE;
4234 if (!(ah->flags & AH_INACTIVE))
4243 ah->flags |= AH_INACTIVE;
4276 ah1->flags &= ~AH_INACTIVE;
4305 ah1->flags |= AH_INACTIVE;
4380 if (!(hf->flags & AH_INACTIVE))
4416 if (!(hf->flags & AH_INACTIVE))
H A Ddnsmasq.h565 #define AH_INACTIVE 2 macro
H A Dcache.c1145 if (!(ah->flags & AH_INACTIVE))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Doption.c4228 ah->flags |= AH_INACTIVE;
4230 ah->flags &= ~AH_INACTIVE;
4234 if (!(ah->flags & AH_INACTIVE))
4243 ah->flags |= AH_INACTIVE;
4276 ah1->flags &= ~AH_INACTIVE;
4305 ah1->flags |= AH_INACTIVE;
4380 if (!(hf->flags & AH_INACTIVE))
4416 if (!(hf->flags & AH_INACTIVE))
H A Ddnsmasq.h565 #define AH_INACTIVE 2 macro
H A Dcache.c1145 if (!(ah->flags & AH_INACTIVE))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Doption.c4228 ah->flags |= AH_INACTIVE;
4230 ah->flags &= ~AH_INACTIVE;
4234 if (!(ah->flags & AH_INACTIVE))
4243 ah->flags |= AH_INACTIVE;
4276 ah1->flags &= ~AH_INACTIVE;
4305 ah1->flags |= AH_INACTIVE;
4380 if (!(hf->flags & AH_INACTIVE))
4416 if (!(hf->flags & AH_INACTIVE))
H A Ddnsmasq.h565 #define AH_INACTIVE 2 macro
H A Dcache.c1145 if (!(ah->flags & AH_INACTIVE))

Completed in 235 milliseconds