Home
last modified time | relevance | path

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

/dports/dns/dns2tcp/dns2tcp-0.5.2/client/includes/
H A Drr.h91 #define TYPE_UNSPEC 103 macro
/dports/dns/py-pywdns/pywdns-0.10.1/
H A Dwdns_constants.py92 TYPE_UNSPEC = 103 variable
/dports/dns/dns2tcp/dns2tcp-0.5.2/server/includes/
H A Drr.h93 #define TYPE_UNSPEC 103 macro
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Drfc.h1005 #define TYPE_UNSPEC NU16(103) /* IANA-Reserved */ macro
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Drfc.c154 { TYPE_UNSPEC, TYPE_UNSPEC_NAME }, // 103
H A Ddnsformat.c636 case TYPE_UNSPEC: in dnstype_format_handler_method()