struct tarpc_ether_addr

struct tarpc_ether_addr {
    // fields

    uint8_t addr_bytes[6];
};