Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
HDbootp_subr.c228 static unsigned char *bootpc_tag(struct bootpc_tagcontext *tctx,
483 (void) bootpc_tag(&gctx->tmptag, &gctx->reply, in bootpc_received()
491 p = bootpc_tag(&gctx->tmptag, &gctx->reply, in bootpc_received()
522 (bootpc_tag(&gctx->tmptag, &ifctx->reply, in bootpc_received()
525 bootpc_tag(&gctx->tmptag, &gctx->reply, in bootpc_received()
551 p = bootpc_tag(&gctx->tmptag, &ifctx->reply, in bootpc_received()
561 ifctx->gotrootpath = (bootpc_tag(&gctx->tmptag, &ifctx->reply, in bootpc_received()
564 ifctx->gotgw = (bootpc_tag(&gctx->tmptag, &ifctx->reply, in bootpc_received()
567 ifctx->gotnetmask = (bootpc_tag(&gctx->tmptag, &ifctx->reply, in bootpc_received()
672 bootpc_tag(&gctx->tmptag, &ifctx->reply, in bootpc_call()
[all …]