OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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