Lines Matching defs:bootpc_globalcontext
174 struct bootpc_globalcontext { struct
176 u_int32_t xid;
177 int any_root_overrides;
178 int gotrootpath;
179 int gotgw;
180 int ifnum;
181 int secs;
182 int starttime;
183 struct bootp_packet reply;
184 int replylen;
185 struct bootpc_ifcontext *setrootfs;
186 struct bootpc_ifcontext *sethostname;
187 struct bootpc_tagcontext tmptag;
188 struct bootpc_tagcontext tag;