HomeSort by: relevance | last modified time | path
    Searched defs:hp_llc (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/rbootd/
rmp.h 86 struct hp_llc { struct
rmp_var.h 86 sizeof(struct hp_llc)))
97 #define RMPBOOTSIZE(s) (sizeof(struct hp_hdr) + sizeof(struct hp_llc) + \
99 #define RMPREADSIZE(s) (sizeof(struct hp_hdr) + sizeof(struct hp_llc) + \
102 #define RMPDONESIZE (sizeof(struct hp_hdr) + sizeof(struct hp_llc) + \
223 struct hp_llc hp_llc; member in struct:rmp_packet

Completed in 12 milliseconds