Searched refs:ether_addr_octet (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/network/
H A Dether.c18 a.ether_addr_octet[ii] = n;
35 x += sprintf (x, ii == 0 ? "%.2X" : ":%.2X", p_a->ether_addr_octet[ii]);
/seL4-refos-master/libs/libmuslc/include/net/
H A Dethernet.h13 uint8_t ether_addr_octet[ETH_ALEN]; member in struct:ether_addr

Completed in 31 milliseconds