HelenOS sources

inet_addr6         94 uspace/lib/inet/include/inet/addr.h extern void inet_addr6(inet_addr_t *, uint16_t, uint16_t, uint16_t, uint16_t,
inet_addr6        101 uspace/srv/net/udp/test/pdu.c 	inet_addr6(&epp.local.addr, 0xfc00, 0, 0, 0, 0, 0, 0, 1);
inet_addr6        103 uspace/srv/net/udp/test/pdu.c 	inet_addr6(&epp.remote.addr, 0xfc00, 0, 0, 0, 0, 0, 0, 2);
HelenOS homepage, sources at GitHub