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