Searched defs:bootpc_ifcontext (Results 1 – 1 of 1) sorted by relevance
126 struct bootpc_ifcontext { struct128 struct bootp_packet call;129 struct bootp_packet reply;130 int replylen;131 int overload;132 union {135 } _req;138 if_t ifp;139 struct sockaddr_dl *sdl;140 struct sockaddr_in myaddr;[all …]