Home
last modified time | relevance | path

Searched refs:ICMP6_NI_SUBJ_FQDN (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/posix/netinet/
H A Dicmp6.h161 #define ICMP6_NI_SUBJ_FQDN 1 /* Query Subject is a Domain name */ macro
/haiku/src/bin/network/ping/
H A Dping6.c1397 icp->icmp6_code = ICMP6_NI_SUBJ_FQDN; /*empty*/ in pinger()
2481 case ICMP6_NI_SUBJ_FQDN: in pr_icmph()