HomeSort by: relevance | last modified time | path
    Searched defs:bootpset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/nfs/
nfs_bootdhcp.c 304 static int bootpset (struct mbuf*, void*, int);
308 bootpset(struct mbuf *m, void *context, int waited) function in typeref:typename:int
637 error = nfs_boot_sendrecv(so, &sin, bootpset, m,
664 error = nfs_boot_sendrecv(so, &sin, bootpset, m,
nfs_bootdhcp.c 304 static int bootpset (struct mbuf*, void*, int);
308 bootpset(struct mbuf *m, void *context, int waited) function in typeref:typename:int
637 error = nfs_boot_sendrecv(so, &sin, bootpset, m,
664 error = nfs_boot_sendrecv(so, &sin, bootpset, m,

Completed in 23 milliseconds