Searched defs:packet_buffer (Results 1 - 2 of 2) sorted by relevance

/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) argument
310 ndbootd_raw_write(struct ndbootd_interface * interface, void *packet_buffer, size_t packet_buffer_size) argument
/netbsd-current/usr.sbin/ndbootd/
H A Dndbootd.c314 unsigned char packet_buffer[sizeof(struct ether_header) + IP_MAXPACKET]; local
[all...]

Completed in 125 milliseconds