Home | Sort by: relevance | last modified time | path |
/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 |
/src/sys/netinet/ | |
ip_mroute.h | 190 u_long ocount; /* output packet count on vif */ member in struct:sioc_vif_req |
/src/sys/compat/netbsd32/ | |
netbsd32_ioctl.h | 509 netbsd32_u_long ocount; /* output packet count on vif */ member in struct:netbsd32_sioc_vif_req |