HomeSort by relevance Sort by last modified time
    Searched refs:m_tag_copy (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_mbuf.h 116 struct m_tag *m_tag_copy(struct m_tag *, int);
user_mbuf.c 1060 t = m_tag_copy(p, how);
1093 m_tag_copy(struct m_tag *t, int how) function
1097 KASSERT(t, ("m_tag_copy: null tag"));
    [all...]

Completed in 206 milliseconds