<dec f='src/src/sys/nfs/nfsdiskless.h' l='86' type='int nfs_bootparam(struct nfs_diskless * , struct lwp * , int * )'/>
<use f='src/src/sys/nfs/nfs_boot.c' l='153' u='c' c='nfs_boot_init'/>
<def f='src/src/sys/nfs/nfs_bootparam.c' l='106' ll='276' type='int nfs_bootparam(struct nfs_diskless * nd, struct lwp * lwp, int * flags)'/>
<doc f='src/src/sys/nfs/nfs_bootparam.c' l='96'>/*
 * Get client name, gateway address, then
 * get root and swap server:pathname info.
 * RPCs: bootparam/whoami, bootparam/getfile
 *
 * Use the old broadcast address for the WHOAMI
 * call because we do not yet know our netmask.
 * The server address returned by the WHOAMI call
 * is used for all subsequent bootparam RPCs.
 */</doc>
