Home
last modified time | relevance | path

Searched refs:nfinfo_sbytes (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netgraph/netflow/
H A Dng_netflow.h73 uint64_t nfinfo_sbytes; /* skipped IPv4 bytes */ member
448 counter_u64_t nfinfo_sbytes; /* skipped IPv4 bytes */ member
H A Dnetflow.c288 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()
H A Dng_netflow.c969 counter_u64_add(priv->nfinfo_sbytes, in ng_netflow_rcvdata()
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h71 uint64_t nfinfo_sbytes; /* skipped IPv4 bytes */ member
448 counter_u64_t nfinfo_sbytes; /* skipped IPv4 bytes */ member