HelenOS sources

NIC_RESULT_NOT_AVAILABLE 1512 uspace/drv/nic/rtl8139/driver.c 		*we_send = NIC_RESULT_NOT_AVAILABLE;
NIC_RESULT_NOT_AVAILABLE 1513 uspace/drv/nic/rtl8139/driver.c 		*we_receive = NIC_RESULT_NOT_AVAILABLE;
NIC_RESULT_NOT_AVAILABLE 1618 uspace/lib/drv/generic/remote_nic.c 	nic_result_t result = NIC_RESULT_NOT_AVAILABLE;
NIC_RESULT_NOT_AVAILABLE 1619 uspace/lib/drv/generic/remote_nic.c 	nic_result_t their_result = NIC_RESULT_NOT_AVAILABLE;
HelenOS homepage, sources at GitHub