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

  /src/sys/kern/
uipc_mbufdebug.c 277 return m_examine_ip6(m, off, modif, pr);
419 return m_examine_ip6(m, off, modif, pr);
444 return m_examine_ip6(m, off, modif, pr);
666 m_examine_ip6(const struct mbuf *m, int off, const char *modif, function in typeref:typename:void
1028 return m_examine_ip6(m, 0, modif, pr);
  /src/sys/sys/
mbuf.h 888 void m_examine_ip6(const struct mbuf *, int, const char *,

Completed in 12 milliseconds