Home
last modified time | relevance | path

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

/original-bsd/sys/deprecated/netrmp/
H A Drmp_var.h136 struct rmp_read_req { /* read request */ struct
137 u_char rmp_type; /* packet type (RMP_READ_REQ) */
138 u_char rmp_retcode; /* return code (0) */
139 u_long rmp_offset; /* file relative byte offset */
140 u_short rmp_session; /* session id (from boot repl) */
141 u_short rmp_size; /* max no of bytes to send */
/original-bsd/libexec/rbootd/
H A Drmp_var.h171 struct rmp_read_req { /* read request */ struct
172 u_char rmp_type; /* packet type (RMP_READ_REQ) */
173 u_char rmp_retcode; /* return code (0) */
174 u_word rmp_offset; /* file relative byte offset */
175 u_short rmp_session; /* session id (from boot repl) */
176 u_short rmp_size; /* max no of bytes to send */