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

/freebsd-13-stable/sbin/dhclient/
H A Dconvert.c54 getULong(unsigned char *buf) function
H A Ddhcpd.h345 u_int32_t getULong(unsigned char *);
H A Ddhclient.c799 ip->client->new->expiry = getULong(
802 ip->client->new->expiry = getULong(
822 ip->client->new->renewal = getULong(
825 ip->client->new->renewal = getULong(
836 ip->client->new->rebind = getULong(
839 ip->client->new->rebind = getULong(

Completed in 63 milliseconds