Searched refs:nfinfo_sbytes (Results 1 – 4 of 4) sorted by relevance
73 uint64_t nfinfo_sbytes; /* skipped IPv4 bytes */ member448 counter_u64_t nfinfo_sbytes; /* skipped IPv4 bytes */ member
288 i->nfinfo_sbytes = counter_u64_fetch(priv->nfinfo_sbytes); in ng_netflow_copyinfo()515 priv->nfinfo_sbytes = counter_u64_alloc(M_WAITOK); in ng_netflow_cache_init()635 counter_u64_free(priv->nfinfo_sbytes); in ng_netflow_cache_flush()
969 counter_u64_add(priv->nfinfo_sbytes, in ng_netflow_rcvdata()
71 uint64_t nfinfo_sbytes; /* skipped IPv4 bytes */ member448 counter_u64_t nfinfo_sbytes; /* skipped IPv4 bytes */ member