Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/netflow/
H A Dng_netflow.h75 uint64_t nfinfo_sbytes6; /* skipped IPv6 bytes */ member
450 counter_u64_t nfinfo_sbytes6; /* skipped IPv6 bytes */ member
H A Dnetflow.c290 i->nfinfo_sbytes6 = counter_u64_fetch(priv->nfinfo_sbytes6); in ng_netflow_copyinfo()
517 priv->nfinfo_sbytes6 = counter_u64_alloc(M_WAITOK); in ng_netflow_cache_init()
637 counter_u64_free(priv->nfinfo_sbytes6); in ng_netflow_cache_flush()
H A Dng_netflow.c973 counter_u64_add(priv->nfinfo_sbytes6, in ng_netflow_rcvdata()
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h73 uint64_t nfinfo_sbytes6; /* skipped IPv6 bytes */ member
450 counter_u64_t nfinfo_sbytes6; /* skipped IPv6 bytes */ member