HomeSort by: relevance | last modified time | path
    Searched refs:m_examine_ip (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
uipc_mbufdebug.c 273 return m_examine_ip(m, off, modif, pr);
415 return m_examine_ip(m, off, modif, pr);
440 return m_examine_ip(m, off, modif, pr);
561 m_examine_ip(const struct mbuf *m, int off, const char *modif, function in typeref:typename:void
1025 return m_examine_ip(m, 0, modif, pr);
  /src/sys/sys/
mbuf.h 884 void m_examine_ip(const struct mbuf *, int, const char *,

Completed in 82 milliseconds