Home
last modified time | relevance | path

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

/openbsd/src/regress/sys/net/pf_divert/
Dfuncs.pl143 use constant IPPROTO_ICMPV6 => 58; constant
/openbsd/src/sys/netinet/
Din.h91 #define IPPROTO_ICMPV6 58 /* ICMP for IPv6 */ macro
/openbsd/src/lib/libpcap/
Dgencode.c1485 #define IPPROTO_ICMPV6 58 in gen_proto_abbrev() macro