Home
last modified time | relevance | path

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

/NextBSD/libexec/rbootd/
HDrmp_var.h99 #define RMPREADSIZE(s) (sizeof(struct hp_hdr) + sizeof(struct hp_llc) + \ macro
HDutils.c166 rconn->rmplen - RMPREADSIZE(0)); in DispPkt()
HDrmpproto.c485 oldconn->rmplen = RMPREADSIZE(size); /* set size of packet */ in SendReadRepl()