Home
last modified time | relevance | path

Searched refs:NREC_AT_ONCE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netgraph/netflow/
H A Dng_netflow.h288 #define NREC_AT_ONCE 1000 macro
289 #define NREC6_AT_ONCE (NREC_AT_ONCE * sizeof(struct flow_entry_data) / \
291 #define NGRESP_SIZE (sizeof(struct ngnf_show_header) + (NREC_AT_ONCE * \
H A Dnetflow.c928 max = NREC_AT_ONCE; in ng_netflow_flow_show()
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h288 #define NREC_AT_ONCE 1000 macro
289 #define NREC6_AT_ONCE (NREC_AT_ONCE * sizeof(struct flow_entry_data) / \
291 #define NGRESP_SIZE (sizeof(struct ngnf_show_header) + (NREC_AT_ONCE * \