Home | History | Annotate | Download | only in iputils

Lines Matching refs:IPV6_RECVERR

1094 	if (setsockopt(icmp_sock, SOL_IPV6, IPV6_RECVERR, (char *)&hold, sizeof(hold))) {
1298 if (cmsg->cmsg_type == IPV6_RECVERR)
1643 * received with IPV6_RECVERR. Ugly code is preserved