Searched defs:BOOTP_MIN_LEN (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sbin/dhclient/ | ||
| H A D | dhcp.h | 56 #define BOOTP_MIN_LEN 300 macro |
| /freebsd/sys/nfs/ | ||
| H A D | bootp_subr.c | 85 #define BOOTP_MIN_LEN 300 /* Minimum size of bootp udp packet */ macro |