HomeSort by: relevance | last modified time | path
    Searched defs:rmp_read_repl (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/rbootd/
rmp_var.h 52 #define RMP_READ_REPL 130 /* read reply packet */
100 sizeof(struct rmp_read_repl) + s - sizeof(restofpkt) \
205 struct rmp_read_repl { /* read reply */ struct
206 u_int8_t rmp_type; /* packet type (RMP_READ_REPL) */
228 struct rmp_read_repl rmp_rrpl; /* read reply */

Completed in 11 milliseconds