HelenOS sources

IPV4_ADDR_SIZE    140 uspace/srv/net/ethip/pdu.c 	pfmt->proto_addr_size = IPV4_ADDR_SIZE;
IPV4_ADDR_SIZE    186 uspace/srv/net/ethip/pdu.c 	if (pfmt->proto_addr_size != IPV4_ADDR_SIZE) {
IPV4_ADDR_SIZE    188 uspace/srv/net/ethip/pdu.c 		    (size_t)IPV4_ADDR_SIZE, (size_t)pfmt->proto_addr_size);
HelenOS homepage, sources at GitHub