OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mnext
(Results
1 - 2
of
2
) sorted by null
/external/qemu/slirp/
ip_output.c
125
struct mbuf **
mnext
= &m->m_nextpkt;
local
169
*
mnext
= m;
170
mnext
= &m->m_nextpkt;
/external/qemu/slirp-android/
ip_output.c
125
struct mbuf **
mnext
= &m->m_nextpkt;
local
169
*
mnext
= m;
170
mnext
= &m->m_nextpkt;
Completed in 1007 milliseconds