Home
last modified time | relevance | path

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

/dports/dns/dns2tcp/dns2tcp-0.5.2/client/includes/
H A Drr.h76 #define TYPE_APL 42 macro
/dports/dns/py-pywdns/pywdns-0.10.1/
H A Dwdns_constants.py69 TYPE_APL = 42 variable
/dports/dns/dns2tcp/dns2tcp-0.5.2/server/includes/
H A Drr.h78 #define TYPE_APL 42 macro
/dports/dns/nsd/nsd-4.3.9/
H A Ddns.h127 #define TYPE_APL 42 /* RFC3123 */ macro
H A Ddns.c189 { TYPE_APL, "APL", T_APL, 0, MAXRDATALEN,
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Drfc.c128 { TYPE_APL, TYPE_APL_NAME }, // 42
436 case TYPE_APL: in dns_type_get_name()
H A Ddnsformat.c546 case TYPE_APL: in dnstype_format_handler_method()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Drfc.h718 #define TYPE_APL NU16(42) /* APL rfc 312… macro