Searched refs:nfinfo_bytes (Results 1 – 2 of 2) sorted by relevance
68 uint64_t nfinfo_bytes; /* accounted IPv4 bytes */ member443 counter_u64_t nfinfo_bytes; /* accounted IPv4 bytes */ member
285 i->nfinfo_bytes = counter_u64_fetch(priv->nfinfo_bytes); in ng_netflow_copyinfo()516 priv->nfinfo_bytes = counter_u64_alloc(M_WAITOK); in ng_netflow_cache_init()636 counter_u64_free(priv->nfinfo_bytes); in ng_netflow_cache_flush()714 counter_u64_add(priv->nfinfo_bytes, plen); in ng_netflow_flow_add()