HomeSort by: relevance | last modified time | path
    Searched refs:m_tag_copy_chain (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
mbuf.h 789 int m_tag_copy_chain(struct mbuf *, struct mbuf *);
  /src/sys/kern/
uipc_mbuf.c 1854 m_tag_copy_chain(to, from);
2443 * m_tag_copy_chain() is typically called with a newly-allocated
2447 m_tag_copy_chain(struct mbuf *to, struct mbuf *from) function in typeref:typename:int
  /src/share/man/man9/
Makefile 584 m_tag.9 m_tag_copy_chain.9 \

Completed in 14 milliseconds