Searched refs:nfinfo_bytes6 (Results 1 – 2 of 2) sorted by relevance
70 uint64_t nfinfo_bytes6; /* accounted IPv6 bytes */ member445 counter_u64_t nfinfo_bytes6; /* accounted IPv6 bytes */ member
287 i->nfinfo_bytes6 = counter_u64_fetch(priv->nfinfo_bytes6); in ng_netflow_copyinfo()518 priv->nfinfo_bytes6 = counter_u64_alloc(M_WAITOK); in ng_netflow_cache_init()638 counter_u64_free(priv->nfinfo_bytes6); in ng_netflow_cache_flush()833 counter_u64_add(priv->nfinfo_bytes6, plen); in ng_netflow_flow6_add()