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

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Ddns.h20 #define DNS_TYPE_A 1 macro
/vbox/src/VBox/Devices/PC/ipxe/src/net/udp/
H A Ddns.c385 case htons ( DNS_TYPE_A ):
409 dns->qinfo->qtype = htons ( DNS_TYPE_A );
434 case htons ( DNS_TYPE_A ):
449 if ( dns->qinfo->qtype == htons ( DNS_TYPE_A ) ) {
552 dns->qinfo->qtype = htons ( DNS_TYPE_A );
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwindns.h38 #define DNS_TYPE_A 0x0001 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwindns.h38 #define DNS_TYPE_A 0x0001 macro

Completed in 60 milliseconds