mac_get_addr_buf
bcopy(mac_get_addr_buf(), p->chaddr, len);
bcopy(mac_get_addr_buf()+2, &xid, 4);
extern uint8_t *mac_get_addr_buf(void);