Searched refs:ndbootd_raw_read (Results 1 – 3 of 3) sorted by relevance
189 int ndbootd_raw_read _NDBOOTD_P((struct ndbootd_interface *, void *, size_t));
529 packet_length = ndbootd_raw_read(interface, packet_buffer, sizeof(packet_buffer)); in main()
206 ndbootd_raw_read(struct ndbootd_interface * interface, void *packet_buffer, size_t packet_buffer_si… in ndbootd_raw_read() function