IPPROTO_ICMPV6
buffer->protocol = IPPROTO_ICMPV6;
IPPROTO_ICMPV6) != 0)
gBufferModule, buffer, IPPROTO_ICMPV6);
sStackModule->register_domain_protocols(AF_INET6, SOCK_DGRAM, IPPROTO_ICMPV6,
sStackModule->register_domain_receiving_protocol(AF_INET6, IPPROTO_ICMPV6,
if (protocolNumber == IPPROTO_ICMPV6
if (protocol != IPPROTO_ICMPV6) {
case IPPROTO_ICMPV6:
hints.ai_protocol = IPPROTO_ICMPV6;
hints.ai_protocol = IPPROTO_ICMPV6;
hints.ai_protocol = IPPROTO_ICMPV6;
if (setsockopt(srecv, IPPROTO_ICMPV6, ICMP6_FILTER, &filt,
case IPPROTO_ICMPV6:
if ((rcvsock = socket(AF_INET6, SOCK_RAW, IPPROTO_ICMPV6)) < 0)
hints.ai_protocol = IPPROTO_ICMPV6;