Searched refs:m_totlen (Results 1 – 3 of 3) sorted by relevance
69 size_t m_totlen(struct mbuf *);
312 if (m_totlen(in_mb->mb_top) < min_hdr_sz) { in ntlmssp_get_type2()353 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()