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

/openbsd-current/sbin/dhclient/
H A Doptions.c730 int32_t int32val; local
871 memcpy(&int32val, dp, sizeof(int32val));
873 ntohl(int32val));
874 dp += sizeof(int32val);

Completed in 167 milliseconds