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

/freebsd-13-stable/libexec/rbootd/
H A Drmpproto.c132 case RMP_BOOT_REPL: /* boot reply (not valid) */
187 rpl->r_brpl.rmp_type = RMP_BOOT_REPL;
240 rpl->r_brpl.rmp_type = RMP_BOOT_REPL;
311 rpl->r_brpl.rmp_type = RMP_BOOT_REPL;
427 ((rpl->r_type == RMP_BOOT_REPL)? ntohs(rpl->r_brpl.rmp_session):
531 ((rpl->r_type == RMP_BOOT_REPL)? ntohs(rpl->r_brpl.rmp_session):
H A Drmp_var.h52 #define RMP_BOOT_REPL 129 /* boot reply packet */ macro
188 u_int8_t rmp_type; /* packet type (RMP_BOOT_REPL) */
H A Dutils.c146 case RMP_BOOT_REPL: /* boot reply */

Completed in 64 milliseconds