HomeSort by: relevance | last modified time | path
    Searched refs:RMP_READ_REPL (Results 1 - 3 of 3) 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 */
rmpproto.c 144 case RMP_READ_REPL: /* read reply (not valid) */
492 rpl->r_rrpl.rmp_type = RMP_READ_REPL;
utils.c 162 case RMP_READ_REPL: /* read reply */

Completed in 18 milliseconds