Home
last modified time | relevance | path

Searched defs:BOOTP_MIN_LEN (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcp.h41 #define BOOTP_MIN_LEN 300 macro
/netbsd-src/sys/fs/nfs/common/
H A Dbootp_subr.c97 #define BOOTP_MIN_LEN 300 /* Minimum size of bootp udp packet */ macro