Home
last modified time | relevance | path

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

/dports/dns/py-pywdns/pywdns-0.10.1/
H A Dwdns_constants.py96 TYPE_LP = 107 variable
/dports/dns/nsd/nsd-4.3.9/
H A Ddns.h153 #define TYPE_LP 107 /* RFC 6742 */ macro
H A Ddns.c537 { TYPE_LP, "LP", T_LP, 2, 2,
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Drfc.c159 { TYPE_LP, TYPE_LP_NAME }, // 107
484 case TYPE_LP: in dns_type_get_name()
H A Ddnsformat.c652 case TYPE_LP: in dnstype_format_handler_method()
H A Dformat.c1736 case TYPE_LP: in osprint_rdata()
2610 case TYPE_LP: in osprint_rdata_escaped()
H A Dzone_reader_text.c373 case TYPE_LP: in zone_reader_text_copy_rdata_inline()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Drfc.h1053 #define TYPE_LP NU16(107) /* LOCATOR POINTER rfc 674… macro