Searched defs:memoryBuffer (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/compat/freebsd_network/
H A Dmbuf.c94 construct_ext_sized_mbuf(struct mbuf *memoryBuffer, int how, int size) argument
114 construct_ext_mbuf(struct mbuf *memoryBuffer, int how) argument
121 construct_pkt_mbuf(int how, struct mbuf *memoryBuffer, short type, int flags) argument
135 struct mbuf *memoryBuffer = local
152 struct mbuf *memoryBuffer = local
199 struct mbuf *memoryBuffer = local
216 m_clget(struct mbuf *memoryBuffer, int how) argument
226 m_cljget(struct mbuf* memoryBuffer, int how, int size) argument
238 mb_free_ext(struct mbuf *memoryBuffer) argument
296 m_free(struct mbuf* memoryBuffer) argument
[all...]
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dmbuf.h354 m_tag_prepend(struct mbuf* memoryBuffer, struct m_tag* tag) argument
361 m_tag_unlink(struct mbuf* memoryBuffer, struct m_tag* tag) argument

Completed in 35 milliseconds