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

  /src/sys/kern/
uipc_mbuf.c 2288 m_claimm(struct mbuf *m, struct mowner *mo) function in typeref:typename:void
  /src/sys/sys/
mbuf.h 423 void m_claimm(struct mbuf *, struct mowner *);
432 #define m_claimm(m, mo) __nothing macro

Completed in 13 milliseconds