Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Din.h97 #define IPPROTO_IPV6_ICMP 58 /* IPv6 ICMP */ macro
/netbsd/src/sys/kern/
Duipc_mbufdebug.c212 case IPPROTO_IPV6_ICMP: in str_ipproto()
716 case IPPROTO_IPV6_ICMP: in m_examine_ip6()
/netbsd/src/sys/netinet6/
Dip6_flow.c574 if (ip6_maxflows == 0 || ip6->ip6_nxt == IPPROTO_IPV6_ICMP) in ip6flow_create()