Searched refs:ndbootd_raw_read (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/usr.sbin/ndbootd/
H A Dndbootd.h189 int ndbootd_raw_read _NDBOOTD_P((struct ndbootd_interface *, void *, size_t));
H A Dndbootd.c529 packet_length = ndbootd_raw_read(interface, packet_buffer, sizeof(packet_buffer));
/netbsd-current/usr.sbin/ndbootd/config/
H A Dndbootd-bpf.c206 ndbootd_raw_read(struct ndbootd_interface * interface, void *packet_buffer, size_t packet_buffer_size) function

Completed in 201 milliseconds