Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Dconvert.c70 getUShort(unsigned char *buf) in getUShort() function
H A Doptions.c405 mms = getUShort( in cons_options()
810 getUShort(dp)); in pretty_print_option()
H A Ddhcpd.h347 u_int16_t getUShort(unsigned char *);
H A Ddhclient.c876 mtu = getUShort(ip->client->config->defaults[DHO_INTERFACE_MTU].data); in bind_lease()