Searched refs:MIN_REPLY_HDR (Results 1 – 1 of 1) sorted by relevance
131 #define MIN_REPLY_HDR 16 /* xid, dir, astat, errno */ macro498 if (len < MIN_REPLY_HDR) { in krpc_call()501 if (mbuf_len(m) < MIN_REPLY_HDR) { in krpc_call()