OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mbuf_Write
(Results
1 - 3
of
3
) sorted by null
/external/libppp/src/
mbuf.h
107
extern void
mbuf_Write
(struct mbuf *, const void *, size_t);
async.c
159
mbuf_Write
(bp, async->hbuff, async->length);
mbuf.c
303
mbuf_Write
(struct mbuf *bp, const void *ptr, size_t m_len)
Completed in 853 milliseconds