Home
last modified time | relevance | path

Searched refs:REQ_PTR (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Ddnsd.c59 REQ_PTR = 12, enumerator
437 if (type != htons(REQ_A) && type != htons(REQ_PTR)) { in process_packet()
451 if (answstr && type == htons(REQ_PTR)) { in process_packet()