Home
last modified time | relevance | path

Searched refs:m_totlen (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dprivate.h69 size_t m_totlen(struct mbuf *);
H A Dmbuf.c106 m_totlen(struct mbuf *m0) in m_totlen() function
130 totlen = m_totlen(m0); in m_lineup()
H A Dntlmssp.c312 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()