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

/freebsd-10-stable/libexec/rbootd/
H A Drmp_var.h170 u_int8_t rmp_type; /* packet type */ member in struct:rmp_raw
175 u_int8_t rmp_type; /* packet type (RMP_BOOT_REQ) */ member in struct:rmp_boot_req
186 u_int8_t rmp_type; /* packet type (RMP_BOOT_REPL) */ member in struct:rmp_boot_repl
196 u_int8_t rmp_type; /* packet type (RMP_READ_REQ) */ member in struct:rmp_read_req
204 u_int8_t rmp_type; /* packet type (RMP_READ_REPL) */ member in struct:rmp_read_repl
213 u_int8_t rmp_type; /* packet type (RMP_BOOT_DONE) */ member in struct:rmp_boot_done

Completed in 42 milliseconds