Searched refs:m_fixhdr (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/sys/netsmb/
H A Dsmb_usr.c335 len = m_fixhdr(mdp->md_top);
348 len = m_fixhdr(mdp->md_top);
H A Dsmb_rq.c563 totpcount = m_fixhdr(m);
571 totdcount = m_fixhdr(m);
728 m_fixhdr(mdp->md_top);
733 m_fixhdr(mdp->md_top);
H A Dsmb_trantcp.c593 nb_sethdr(m0, NB_SSN_MESSAGE, m_fixhdr(m0) - 4);
/freebsd-10-stable/sys/rpc/
H A Dsvc_dg.c254 m_fixhdr(mrep);
H A Dsvc_vc.c858 m_fixhdr(mrep);
915 m_fixhdr(mrep);
/freebsd-10-stable/sys/nfs/
H A Dkrpc_subr.c301 m_fixhdr(mhead);
/freebsd-10-stable/sys/kern/
H A Dsubr_mchain.c98 return (mbp->mb_top->m_pkthdr.len = m_fixhdr(mbp->mb_top));
H A Duipc_mbuf.c1517 m_fixhdr(struct mbuf *m0) function
1564 m_fixhdr(m0); /* Needed sanity check */
1743 m_fixhdr(m0); /* Needed sanity check */
/freebsd-10-stable/sys/sys/
H A Dmbuf.h956 u_int m_fixhdr(struct mbuf *);
/freebsd-10-stable/sys/netinet/
H A Dip_input.c1110 m_fixhdr(m);
/freebsd-10-stable/sys/dev/tsec/
H A Dif_tsec.c1369 m_fixhdr(m);
/freebsd-10-stable/share/man/man9/
H A DMakefile903 mbuf.9 m_fixhdr.9 \

Completed in 113 milliseconds