Searched defs:bufix (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sbin/dhclient/ |
H A D | packet.c | 89 assemble_hw_header(unsigned char *buf, int *bufix, struct hardware *to) in assemble_hw_header() 110 assemble_udp_ip_header(unsigned char *buf, int *bufix, u_int32_t from, in assemble_udp_ip_header() 147 decode_hw_header(unsigned char *buf, int bufix, struct hardware *from) in decode_hw_header() 161 decode_udp_ip_header(unsigned char *buf, int bufix, struct sockaddr_in *from, in decode_udp_ip_header()
|
H A D | options.c | 153 int ix, incr, length, bufix, code, lastopt = -1; in cons_options() local
|