HomeSort by relevance Sort by last modified time
    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 61 milliseconds