nfs_checkpkt
nfs_checkpkt(rep->r_mrest, rep->r_mrest_len);
nfs_checkpkt(m, m->m_pkthdr.len);
static void nfs_checkpkt(struct mbuf *m, int len);