HomeSort by: relevance | last modified time | path
    Searched refs:NDBOOT_MAX_PACKET_DATA (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/ndbootd/
ndbootd.h 128 #define NDBOOT_MAX_PACKET_DATA (1024)
ndbootd.c 929 nd_packet->ndboot_packet_current_byte_count = htonl(MIN(byte_count, NDBOOT_MAX_PACKET_DATA));

Completed in 13 milliseconds