Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
HDicmp6.h456 u_int8_t ni_fqdn_namelen; /* length in octets of the FQDN */ member
/dragonfly/sys/netinet6/
HDicmp6.c1293 replylen += offsetof(struct ni_reply_fqdn, ni_fqdn_namelen); in ni6_input()
1313 replylen += offsetof(struct ni_reply_fqdn, ni_fqdn_namelen); in ni6_input()
/dragonfly/contrib/tcpdump/
HDprint-icmp6.c412 nd_uint8_t ni_fqdn_namelen; /* length in octets of the FQDN */ member