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

  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_mbuf.h 110 struct m_tag *m_tag_alloc(u_int32_t, int, int, int);
user_mbuf.c 1098 p = m_tag_alloc(t->m_tag_cookie, t->m_tag_id, t->m_tag_len, how);
1107 m_tag_alloc(u_int32_t cookie, int type, int len, int wait) function
    [all...]

Completed in 1083 milliseconds