AHRD_ETHERNET 137 uspace/srv/net/ethip/pdu.c pfmt->hw_addr_space = host2uint16_t_be(AHRD_ETHERNET); AHRD_ETHERNET 168 uspace/srv/net/ethip/pdu.c if (uint16_t_be2host(pfmt->hw_addr_space) != AHRD_ETHERNET) { AHRD_ETHERNET 170 uspace/srv/net/ethip/pdu.c AHRD_ETHERNET, uint16_t_be2host(pfmt->hw_addr_space));HelenOS homepage, sources at GitHub