Home
last modified time | relevance | path

Searched defs:IPPROTO_ICMPV6 (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/tcpdump/dist/
H A Dipproto.h92 #define IPPROTO_ICMPV6 58 /* ICMPv6 */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/netinet/
H A Din_.d48 enum IPPROTO_ICMPV6 = 58; in version() local
/netbsd-src/sys/netinet/
H A Din.h98 #define IPPROTO_ICMPV6 58 /* ICMP6 */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/
H A Din_.d71 enum IPPROTO_ICMPV6 = 58; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/netinet/
H A Din_.d75 enum IPPROTO_ICMPV6 = 58; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/
H A Din_.d96 enum IPPROTO_ICMPV6 = 58; variable
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1213 # define IPPROTO_ICMPV6 58 macro