Searched defs:rmp_type (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/rbootd/
H A Drmp_var.h172 u_int8_t rmp_type; /* packet type */ member in struct:rmp_raw
177 u_int8_t rmp_type; /* packet type (RMP_BOOT_REQ) */ member in struct:rmp_boot_req
188 u_int8_t rmp_type; /* packet type (RMP_BOOT_REPL) */ member in struct:rmp_boot_repl
198 u_int8_t rmp_type; /* packet type (RMP_READ_REQ) */ member in struct:rmp_read_req
206 u_int8_t rmp_type; /* packet type (RMP_READ_REPL) */ member in struct:rmp_read_repl
215 u_int8_t rmp_type; /* packet type (RMP_BOOT_DONE) */ member in struct:rmp_boot_done

Completed in 54 milliseconds