Searched refs:bootpc_tag (Results 1 – 1 of 1) sorted by relevance
| /dragonfly/sys/vfs/nfs/ |
| HD | bootp_subr.c | 228 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 …]
|