Lines Matching defs:bootpc_globalcontext
186 struct bootpc_globalcontext { struct
188 u_int32_t xid;
189 int any_root_overrides;
190 int gotrootpath;
191 int gotgw;
192 int ifnum;
193 int secs;
194 int starttime;
195 struct bootp_packet reply;
196 int replylen;
197 struct bootpc_ifcontext *setrootfs;
198 struct bootpc_ifcontext *sethostname;
199 struct bootpc_tagcontext tmptag;
200 struct bootpc_tagcontext tag;