Searched refs:nfinfo_bytes (Results 1 – 3 of 3) sorted by relevance
69 uint64_t nfinfo_bytes; /* accounted IPv4 bytes */ member444 counter_u64_t nfinfo_bytes; /* accounted IPv4 bytes */ member
284 i->nfinfo_bytes = counter_u64_fetch(priv->nfinfo_bytes); in ng_netflow_copyinfo()511 priv->nfinfo_bytes = counter_u64_alloc(M_WAITOK); in ng_netflow_cache_init()631 counter_u64_free(priv->nfinfo_bytes); in ng_netflow_cache_flush()711 counter_u64_add(priv->nfinfo_bytes, plen); in ng_netflow_flow_add()
67 uint64_t nfinfo_bytes; /* accounted IPv4 bytes */ member444 counter_u64_t nfinfo_bytes; /* accounted IPv4 bytes */ member