Home
last modified time | relevance | path

Searched refs:RMPREADSIZE (Results 1 – 3 of 3) sorted by relevance

/src/libexec/rbootd/
H A Drmp_var.h97 #define RMPREADSIZE(s) (sizeof(struct hp_hdr) + sizeof(struct hp_llc) + \ macro
H A Dutils.c158 rconn->rmplen - RMPREADSIZE(0)); in DispPkt()
H A Drmpproto.c478 oldconn->rmplen = RMPREADSIZE(size); /* set size of packet */ in SendReadRepl()