Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Ddnsd.c58 REQ_A = 1, enumerator
181 if (type == htons(REQ_A)) { in table_lookup()
437 if (type != htons(REQ_A) && type != htons(REQ_PTR)) { in process_packet()