Home
last modified time | relevance | path

Searched refs:bootpc_tag (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/fs/nfs/common/
Dbootp_subr.c273 static unsigned char *bootpc_tag(struct bootpc_tagcontext *tctx,
508 (void) bootpc_tag(&gctx->tmptag, &gctx->reply, in bootpc_received()
516 p = bootpc_tag(&gctx->tmptag, &gctx->reply, in bootpc_received()
545 (bootpc_tag(&gctx->tmptag, &ifctx->reply, in bootpc_received()
548 bootpc_tag(&gctx->tmptag, &gctx->reply, in bootpc_received()
572 p = bootpc_tag(&gctx->tmptag, &ifctx->reply, in bootpc_received()
582 ifctx->gotrootpath = (bootpc_tag(&gctx->tmptag, &ifctx->reply, in bootpc_received()
585 ifctx->gotgw = (bootpc_tag(&gctx->tmptag, &ifctx->reply, in bootpc_received()
588 ifctx->gotnetmask = (bootpc_tag(&gctx->tmptag, &ifctx->reply, in bootpc_received()
677 bootpc_tag(&gctx->tmptag, &ifctx->reply, in bootpc_call()
[all …]