Searched refs:rmp_packet (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/rbootd/
H A Ddefs.h117 struct rmp_packet rmp; /* RMP packet */
177 int SendBootRepl __P((struct rmp_packet *, RMPCONN *, char *[]));
178 int SendFileNo __P((struct rmp_packet *, RMPCONN *, char *[]));
H A Drmpproto.c92 struct rmp_packet *rmp;
181 struct rmp_packet *rpl;
231 struct rmp_packet *req;
235 struct rmp_packet *rpl;
294 struct rmp_packet *req;
301 struct rmp_packet *rpl;
416 struct rmp_packet *rpl, *req;
533 struct rmp_packet *rpl;
H A Dbpf.c177 #define RMP ((struct rmp_packet *)0)
320 else if (caplen > (int)sizeof(struct rmp_packet))
H A Drmp_var.h221 struct rmp_packet { struct
H A Dutils.c89 struct rmp_packet *rmp;

Completed in 70 milliseconds