OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_IPN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nsd/dist/
dns.h
181
#define
TYPE_IPN
264 /* IPN/ipn-completed-template draft-johnson-dns-ipn-cla-07 */
403
#define RRTYPE_DESCRIPTORS_LENGTH (
TYPE_IPN
+ 2)
431
if (rrtype <=
TYPE_IPN
)
434
return &type_descriptors[
TYPE_IPN
+ 1];
436
return &type_descriptors[
TYPE_IPN
+ 2];
dns.c
1038
TYPE("IPN",
TYPE_IPN
, TYPE_HAS_NO_REFS,
Completed in 17 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026