Searched refs:rmp_type (Results 1 – 3 of 3) sorted by relevance
171 u_int8_t rmp_type; /* packet type */ member176 u_int8_t rmp_type; /* packet type (RMP_BOOT_REQ) */ member187 u_int8_t rmp_type; /* packet type (RMP_BOOT_REPL) */ member197 u_int8_t rmp_type; /* packet type (RMP_READ_REQ) */ member205 u_int8_t rmp_type; /* packet type (RMP_READ_REPL) */ member214 u_int8_t rmp_type; /* packet type (RMP_BOOT_DONE) */ member237 #define r_type rmp_proto.rmp_raw.rmp_type
175 rpl->r_brpl.rmp_type = RMP_BOOT_REPL; in SendServerID()228 rpl->r_brpl.rmp_type = RMP_BOOT_REPL; in SendFileNo()299 rpl->r_brpl.rmp_type = RMP_BOOT_REPL; in SendBootRepl()480 rpl->r_rrpl.rmp_type = RMP_READ_REPL; in SendReadRepl()
200 RMP(rmp_proto.rmp_raw.rmp_type) }, in BpfOpen()