HelenOS sources

icmpv6_recv        43 uspace/srv/net/inetsrv/icmpv6.h extern errno_t icmpv6_recv(inet_dgram_t *);
icmpv6_recv       510 uspace/srv/net/inetsrv/inetsrv.c 		return icmpv6_recv(dgram);
HelenOS homepage, sources at GitHub