Searched refs:RMPREADSIZE (Results 1 – 3 of 3) sorted by relevance
99 #define RMPREADSIZE(s) (sizeof(struct hp_hdr) + sizeof(struct hp_llc) + \ macro
168 (long)(rconn->rmplen - RMPREADSIZE(0))); in DispPkt()
496 oldconn->rmplen = RMPREADSIZE(size); /* set size of packet */ in SendReadRepl()