Home
last modified time | relevance | path

Searched refs:getULong (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/dhclient/
H A Dconvert.c52 getULong(unsigned char *buf) in getULong() function
H A Doptions.c777 foo.s_addr = htonl(getULong(dp)); in pretty_print_option()
794 (unsigned long)getULong(dp)); in pretty_print_option()
H A Ddhcpd.h345 u_int32_t getULong(unsigned char *);
H A Ddhclient.c804 ip->client->new->expiry = getULong( in dhcpack()
807 ip->client->new->expiry = getULong( in dhcpack()
827 ip->client->new->renewal = getULong( in dhcpack()
830 ip->client->new->renewal = getULong( in dhcpack()
841 ip->client->new->rebind = getULong( in dhcpack()
844 ip->client->new->rebind = getULong( in dhcpack()