Searched refs:RMP_BOOT_REPL (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/rbootd/
H A Drmpproto.c134 case RMP_BOOT_REPL: /* boot reply (not valid) */
190 rpl->r_brpl.rmp_type = RMP_BOOT_REPL;
246 rpl->r_brpl.rmp_type = RMP_BOOT_REPL;
320 rpl->r_brpl.rmp_type = RMP_BOOT_REPL;
445 ((rpl->r_type == RMP_BOOT_REPL)? ntohs(rpl->r_brpl.rmp_session):
550 ((rpl->r_type == RMP_BOOT_REPL)? ntohs(rpl->r_brpl.rmp_session):
H A Drmp_var.h50 #define RMP_BOOT_REPL 129 /* boot reply packet */ macro
188 u_int8_t rmp_type; /* packet type (RMP_BOOT_REPL) */
H A Dutils.c148 case RMP_BOOT_REPL: /* boot reply */

Completed in 106 milliseconds