Home
last modified time | relevance | path

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

/freebsd/sys/nfs/
H A Dbootp_subr.c126 struct bootpc_ifcontext { struct
128 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 …]