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

/freebsd-11.0-release/libexec/rbootd/
H A Drmpproto.c130 case RMP_BOOT_REPL: /* boot reply (not valid) */
185 rpl->r_brpl.rmp_type = RMP_BOOT_REPL;
238 rpl->r_brpl.rmp_type = RMP_BOOT_REPL;
309 rpl->r_brpl.rmp_type = RMP_BOOT_REPL;
424 ((rpl->r_type == RMP_BOOT_REPL)? ntohs(rpl->r_brpl.rmp_session):
528 ((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
186 u_int8_t rmp_type; /* packet type (RMP_BOOT_REPL) */
H A Dutils.c144 case RMP_BOOT_REPL: /* boot reply */

Completed in 61 milliseconds