Home
last modified time | relevance | path

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

/csrg-svn/sys/deprecated/netrmp/
H A Drmp_var.h126 struct rmp_boot_repl { /* boot reply */ struct
127 u_char rmp_type; /* packet type (RMP_BOOT_REPL) */
128 u_char rmp_retcode; /* return code (normally 0) */
129 u_long rmp_seqno; /* sequence number (from boot req) */
130 u_short rmp_session; /* session id (generated) */
131 u_short rmp_version; /* protocol version (RMP_VERSION) */
132 u_char rmp_flnmsize; /* length of rmp_flnm */
133 restofpkt rmp_flnm; /* name of file (from boot req) */
/csrg-svn/libexec/rbootd/
H A Drmp_var.h161 struct rmp_boot_repl { /* boot reply */ struct
162 u_char rmp_type; /* packet type (RMP_BOOT_REPL) */
163 u_char rmp_retcode; /* return code (normally 0) */
164 u_word rmp_seqno; /* sequence number (from boot req) */
165 u_short rmp_session; /* session id (generated) */
166 u_short rmp_version; /* protocol version (RMP_VERSION) */
167 u_char rmp_flnmsize; /* length of rmp_flnm */
168 restofpkt rmp_flnm; /* name of file (from boot req) */