decode_reply
n = decode_reply(ibuf, sizeof (ibuf), obuf, n, &again);
static int decode_reply(uchar_t *, int, uchar_t *, int, boolean_t *);