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

  /src/usr.bin/netstat/
mbuf.c 230 mo->mo_counter[MOWNER_COUNTER_CLAIMS] == 0 &&
235 mo->mo_counter[MOWNER_COUNTER_CLAIMS] ==
251 mo->mo_counter[MOWNER_COUNTER_CLAIMS] -
261 mo->mo_counter[MOWNER_COUNTER_CLAIMS],
  /src/sys/sys/
mbuf.h 119 MOWNER_COUNTER_CLAIMS, /* # of small mbuf claimed */
  /src/sys/kern/
uipc_mbuf.c 2214 mc->mc_counter[MOWNER_COUNTER_CLAIMS]++;
2266 mc->mc_counter[MOWNER_COUNTER_CLAIMS]++;

Completed in 12 milliseconds