<def f='src/src/sys/nfs/nfsdiskless.h' l='46' ll='51'/>
<size>272</size>
<doc f='src/src/sys/nfs/nfsdiskless.h' l='36'>/*
 * Structure holds parameters needed by nfs_mountroot(),
 * which are filled in by nfs_boot_init() using either
 * BOOTP (RFC951, RFC1048) or Sun RPC/bootparams.  These
 * parameters are INET specific because nfs_boot_init()
 * currently supports only AF_INET protocols.
 *
 * NB: All fields are stored in net byte order to avoid hassles
 * with client/server byte ordering differences.
 */</doc>
<mbr r='nfs_dlmount::ndm_args' o='0' t='struct nfs_args'/>
<mbr r='nfs_dlmount::ndm_saddr' o='768' t='struct sockaddr'/>
<mbr r='nfs_dlmount::ndm_host' o='896' t='char [90]'/>
<mbr r='nfs_dlmount::ndm_fh' o='1616' t='u_char [64]'/>
