Searched refs:m_totlen (Results 1 – 4 of 4) sorted by relevance
122 size_t m_totlen(struct mbuf *);
314 if (m_totlen(in_mb->mb_top) < min_hdr_sz) { in ntlmssp_get_type2()355 if ((m_totlen(top_mb.mb_top) > sizeof (hdr)) && in ntlmssp_get_type2()
106 m_totlen(struct mbuf *m0) in m_totlen() function130 totlen = m_totlen(m0); in m_lineup()
239 len = m_totlen(mbp->mb_top); in smb_rq_simple()