hardware
size_t len, struct sockaddr_in *from, struct hardware *hfrom)
struct hardware *haddr;
struct hardware hw_address;
int, unsigned int, struct iaddr, struct hardware *);
void parse_hardware_param(FILE *, struct hardware *);
struct sockaddr_in *, struct hardware *);
struct dhcp_packet *, int, unsigned int, struct iaddr, struct hardware *);
ssize_t decode_hw_header(unsigned char *, int, struct hardware *);
struct hardware hfrom;
struct iaddr, struct hardware *);
int len, unsigned int from_port, struct iaddr from, struct hardware *hfrom)
decode_hw_header(unsigned char *buf, int bufix, struct hardware *from)
parse_hardware_param(FILE *cfile, struct hardware *hardware)
hardware->htype = HTYPE_ETHER;
hardware->htype = HTYPE_IEEE802;
hardware->htype = HTYPE_FDDI;
if (hlen > sizeof(hardware->haddr)) {
hardware->hlen = hlen;
memcpy((unsigned char *)&hardware->haddr[0], t,
hardware->hlen);
if (hlen < sizeof(hardware->haddr))
memset(&hardware->haddr[hlen], 0,
sizeof(hardware->haddr) - hlen);
SYSCTL_PROC(_kern_timecounter, OID_AUTO, hardware,
case S_FATAL: STAT(hardware);
case S_FATAL: STAT(hardware);