Searched refs:nfinfo_bytes6 (Results 1 – 3 of 3) sorted by relevance
71 uint64_t nfinfo_bytes6; /* accounted IPv6 bytes */ member446 counter_u64_t nfinfo_bytes6; /* accounted IPv6 bytes */ member
286 i->nfinfo_bytes6 = counter_u64_fetch(priv->nfinfo_bytes6); in ng_netflow_copyinfo()513 priv->nfinfo_bytes6 = counter_u64_alloc(M_WAITOK); in ng_netflow_cache_init()633 counter_u64_free(priv->nfinfo_bytes6); in ng_netflow_cache_flush()830 counter_u64_add(priv->nfinfo_bytes6, plen); in ng_netflow_flow6_add()
69 uint64_t nfinfo_bytes6; /* accounted IPv6 bytes */ member446 counter_u64_t nfinfo_bytes6; /* accounted IPv6 bytes */ member