Searched defs:bufix (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sbin/dhclient/ |
| H A D | packet.c | 95 int *bufix) in assemble_hw_header() 113 assemble_udp_ip_header(unsigned char *buf, int *bufix, u_int32_t from, in assemble_udp_ip_header() 150 decode_hw_header(unsigned char *buf, int bufix, struct hardware *from) in decode_hw_header() 164 decode_udp_ip_header(unsigned char *buf, int bufix, struct sockaddr_in *from, in decode_udp_ip_header()
|
| H A D | options.c | 391 unsigned option_size, bufix, mainbufix; in cons_options() local 533 int bufix = 0, option_stored[256], i, ix, tto; in store_options() local
|