Searched defs:bootpc_globalcontext (Results 1 – 1 of 1) sorted by relevance
152 struct bootpc_globalcontext { struct153 struct bootpc_ifcontext *interfaces;154 struct bootpc_ifcontext *lastinterface;155 u_int32_t xid;156 int gotrootpath;157 int gotswappath;158 int gotgw;159 int ifnum;160 int secs;161 int starttime;[all …]