Searched refs:uint32val (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sbin/dhclient/
H A Doptions.c731 uint32_t uint32val; local
877 memcpy(&uint32val, dp, sizeof(uint32val));
879 ntohl(uint32val));
880 dp += sizeof(uint32val);

Completed in 57 milliseconds