Home
last modified time | relevance | path

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

/netbsd-src/sys/nfs/
H A Dnfs_bootdhcp.c211 #define BOOTP_SIZE_MAX (sizeof(struct bootp)+312-64) macro
219 #define BOOTP_SIZE_MAX (sizeof(struct bootp)+256-64) macro