Home
last modified time | relevance | path

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

/freebsd-12.1/sys/nfs/
H A Dbootp_subr.c167 struct bootpc_tagcontext { struct
189 struct bootpc_tagcontext tmptag; argument
190 struct bootpc_tagcontext tag;
260 static unsigned char *bootpc_tag(struct bootpc_tagcontext *tctx,
262 static void bootpc_tag_helper(struct bootpc_tagcontext *tctx,
1340 bootpc_tag_helper(struct bootpc_tagcontext *tctx, in bootpc_tag_helper()
1383 bootpc_tag(struct bootpc_tagcontext *tctx, in bootpc_tag()