Searched refs:m_fixhdr (Results 1 – 5 of 5) sorted by relevance
567 totpcount = m_fixhdr(m); in smb_t2_request_int()575 totdcount = m_fixhdr(m); in smb_t2_request_int()732 m_fixhdr(mdp->md_top); in smb_t2_request_int()737 m_fixhdr(mdp->md_top); in smb_t2_request_int()
328 len = m_fixhdr(mdp->md_top); in smb_usr_t2request()341 len = m_fixhdr(mdp->md_top); in smb_usr_t2request()
521 nb_sethdr(m0, NB_SSN_MESSAGE, m_fixhdr(m0) - 4); in smb_nbst_send()
74 int m_fixhdr(struct mbuf *m);
57 m_fixhdr(struct mbuf *m0) in m_fixhdr() function112 return mbp->mb_top->m_pkthdr.len = m_fixhdr(mbp->mb_top); in mb_fixhdr()