Home
last modified time | relevance | path

Searched refs:RMP_READ_REPL (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/rbootd/
H A Drmpproto.c134 case RMP_READ_REPL: /* read reply (not valid) */ in ProcessPacket()
474 rpl->r_rrpl.rmp_type = RMP_READ_REPL; in SendReadRepl()
H A Drmp_var.h50 #define RMP_READ_REPL 130 /* read reply packet */ macro
H A Dutils.c152 case RMP_READ_REPL: /* read reply */ in DispPkt()