Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dbootp_subr.c165 struct bootpc_tagcontext { struct
187 struct bootpc_tagcontext tmptag; argument
188 struct bootpc_tagcontext tag;
258 static unsigned char *bootpc_tag(struct bootpc_tagcontext *tctx,
260 static void bootpc_tag_helper(struct bootpc_tagcontext *tctx,
1252 bootpc_tag_helper(struct bootpc_tagcontext *tctx, in bootpc_tag_helper()
1295 bootpc_tag(struct bootpc_tagcontext *tctx, in bootpc_tag()