Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/nfs/
H A Dbootp_subr.c108 struct bootpc_ifcontext { struct
109 struct bootpc_ifcontext *next; argument
110 struct bootp_packet call;
111 struct bootp_packet reply;
112 int replylen;
113 int overload;
114 struct socket *so;
115 struct ifreq ireq;
116 struct ifnet *ifp;
117 struct sockaddr_dl *sdl;
[all …]