USLHCOM_TX_HEADER_SIZE
uca.opkthdrlen = USLHCOM_TX_HEADER_SIZE;
bcopy(data, &to[USLHCOM_TX_HEADER_SIZE], *cnt);
*cnt += USLHCOM_TX_HEADER_SIZE;