Home
last modified time | relevance | path

Searched defs:bufix (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/dhclient/
H A Dpacket.c93 int *bufix) in assemble_hw_header()
111 assemble_udp_ip_header(unsigned char *buf, int *bufix, u_int32_t from, in assemble_udp_ip_header()
148 decode_hw_header(unsigned char *buf, int bufix, struct hardware *from) in decode_hw_header()
163 decode_udp_ip_header(unsigned char *buf, int bufix, struct sockaddr_in *from, in decode_udp_ip_header()
H A Doptions.c389 unsigned option_size, bufix, mainbufix; in cons_options() local
531 int bufix = 0, option_stored[256], i, ix, tto; in store_options() local