Home
last modified time | relevance | path

Searched refs:NI_QTYPE_FQDN (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dicmp6.c1246 case NI_QTYPE_FQDN: in ni6_input()
1258 if (qtype == NI_QTYPE_FQDN && ni6->ni_code == 0 && in ni6_input()
1353 case NI_QTYPE_FQDN: in ni6_input()
1371 case NI_QTYPE_FQDN: in ni6_input()
1394 qtype = NI_QTYPE_FQDN; in ni6_input()
1441 case NI_QTYPE_FQDN: in ni6_input()
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h415 #define NI_QTYPE_FQDN 2 /* FQDN (draft 04) */ macro
/f-stack/freebsd/netinet/
H A Dicmp6.h411 #define NI_QTYPE_FQDN 2 /* FQDN (draft 04) */ macro