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

  /src/sys/kern/
uipc_mbufdebug.c 610 return m_examine_udp(m, off, modif, pr);
723 return m_examine_udp(m, off, modif, pr);
942 m_examine_udp(const struct mbuf *m, int off, const char *modif, function in typeref:typename:void
  /src/sys/sys/
mbuf.h 894 void m_examine_udp(const struct mbuf *, int, const char *,

Completed in 56 milliseconds