OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ocount
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/arch/ia64/stand/common/
bcache.c
267
int cand,
ocount
;
local in function:bcache_insert
272
ocount
= bcache_ctl[0].bc_count;
281
if (bcache_ctl[i].bc_count <
ocount
) {
282
ocount
= bcache_ctl[i].bc_count;
/src/sys/netinet6/
ip6_mroute.h
197
u_quad_t
ocount
; /* Output packet count on mif */
member in struct:sioc_mif_req6
ip6_mroute.c
447
req->
ocount
= mif6table[mifi].m6_pkt_out;
/src/sys/netinet/
ip_mroute.h
190
u_long
ocount
; /* output packet count on vif */
member in struct:sioc_vif_req
ip_mroute.c
574
req->
ocount
= viftable[vifi].v_pkt_out;
/src/sys/compat/netbsd32/
netbsd32_ioctl.c
271
p->
ocount
= (u_long)s32p->
ocount
;
831
s32p->
ocount
= (netbsd32_u_long)p->
ocount
;
netbsd32_ioctl.h
509
netbsd32_u_long
ocount
; /* output packet count on vif */
member in struct:netbsd32_sioc_vif_req
/src/usr.sbin/mrouted/
snmp.c
774
v_req->icount = v_req->
ocount
= v_req->ibytes = v_req->obytes = 0;
867
long_return = v_req.
ocount
;
vif.c
1363
v_req.
ocount
);
prune.c
2127
resp->tr_vifout = htonl(v_req.
ocount
);
Completed in 24 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025