HelenOS sources

dhcp_uint32_decode  307 uspace/srv/net/dhcp/dhcp.c 			subnet_mask = dhcp_uint32_decode(&msgb[i]);
dhcp_uint32_decode  322 uspace/srv/net/dhcp/dhcp.c 			inet_addr_set(dhcp_uint32_decode(&msgb[i]),
dhcp_uint32_decode  329 uspace/srv/net/dhcp/dhcp.c 			inet_addr_set(dhcp_uint32_decode(&msgb[i]),
dhcp_uint32_decode  336 uspace/srv/net/dhcp/dhcp.c 			inet_addr_set(dhcp_uint32_decode(&msgb[i]),
HelenOS homepage, sources at GitHub