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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Ddnsd.c43 REQ_A = 1, enumerator in enum:__anon19875
199 if (type == REQ_A) { /* search by host name */
259 // only let REQ_A and REQ_PTR pass
260 if (!(type == REQ_A || type == REQ_PTR)) {
280 if (type == REQ_A) { // return an address

Completed in 92 milliseconds