Home
last modified time | relevance | path

Searched defs:ocount (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dip6_mroute.h194 u_quad_t ocount; /* Output packet count on mif */ member
/f-stack/tools/compat/include/netinet6/
H A Dip6_mroute.h194 u_quad_t ocount; /* Output packet count on mif */ member
/f-stack/tools/compat/include/netinet/
H A Dip_mroute.h249 u_long ocount; /* Output packet count on vif */ member
/f-stack/freebsd/netinet/
H A Dip_mroute.h249 u_long ocount; /* Output packet count on vif */ member
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c85 uint32_t ocount; /* used by set swapping */ member
/f-stack/freebsd/kern/
H A Dvfs_subr.c1223 int ocount; in vnlru_free_impl() local