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