Home
last modified time | relevance | path

Searched refs:NI_QTYPE_IPV4ADDR (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet/
H A Dicmp6.h422 #define NI_QTYPE_IPV4ADDR 4 /* IPv4 Addresses */ macro
/freebsd/sys/netinet6/
H A Dicmp6.c1279 case NI_QTYPE_IPV4ADDR: in ni6_input()
1389 case NI_QTYPE_IPV4ADDR: in ni6_input()
1412 case NI_QTYPE_IPV4ADDR: in ni6_input()
/freebsd/sbin/ping/
H A Dping6.c2404 case NI_QTYPE_IPV4ADDR: in pr_icmph()
2475 case NI_QTYPE_IPV4ADDR: in pr_icmph()
/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c393 #define NI_QTYPE_IPV4ADDR 4 /* IPv4 Addresses */ macro