Searched defs:bootpc_ifcontext (Results 1 – 1 of 1) sorted by relevance
138 struct bootpc_ifcontext { struct140 struct bootp_packet call;141 struct bootp_packet reply;142 int replylen;143 int overload;144 union {147 } _req;150 struct ifnet *ifp;151 struct sockaddr_dl *sdl;152 struct sockaddr_in myaddr;[all …]