Home
last modified time | relevance | path

Searched refs:m_fixhdr (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_mchain.c101 return (mbp->mb_top->m_pkthdr.len = m_fixhdr(mbp->mb_top)); in mb_fixhdr()
H A Duipc_mbuf.c1321 m_fixhdr(struct mbuf *m0) in m_fixhdr() function
1368 m_fixhdr(m0); /* Needed sanity check */ in m_defrag()
1592 m_fixhdr(m0); /* Needed sanity check */ in m_fragment()
/f-stack/freebsd/netinet/
H A Dip_reass.c504 m_fixhdr(m); in ip_reass()
/f-stack/tools/compat/include/sys/
H A Dmbuf.h597 u_int m_fixhdr(struct mbuf *);
/f-stack/freebsd/sys/
H A Dmbuf.h818 u_int m_fixhdr(struct mbuf *);