Home
last modified time | relevance | path

Searched refs:MOWNER_COUNTER_RELEASES (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/usr.bin/netstat/
Dmbuf.c236 mo->mo_counter[MOWNER_COUNTER_RELEASES] && in mbpr()
252 mo->mo_counter[MOWNER_COUNTER_RELEASES], in mbpr()
266 mo->mo_counter[MOWNER_COUNTER_RELEASES], in mbpr()
/netbsd/src/sys/sys/
Dmbuf.h120 MOWNER_COUNTER_RELEASES, /* # of small mbuf released */ enumerator
/netbsd/src/sys/kern/
Duipc_mbuf.c2250 mc->mc_counter[MOWNER_COUNTER_RELEASES]++; in mowner_revoke()