Home
last modified time | relevance | path

Searched defs:bootpc_ifcontext (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/fs/nfs/common/
H A Dbootp_subr.c138 struct bootpc_ifcontext { struct
140 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 …]