Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/netflow/
H A Dng_netflow.h291 #define NGRESP_SIZE (sizeof(struct ngnf_show_header) + (NREC_AT_ONCE * \ macro
293 #define SORCVBUF_SIZE (NGRESP_SIZE + 2 * sizeof(struct ng_mesg))
H A Dng_netflow.c540 NG_MKRESPONSE(resp, msg, NGRESP_SIZE, M_NOWAIT); in ng_netflow_rcvmsg()
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h291 #define NGRESP_SIZE (sizeof(struct ngnf_show_header) + (NREC_AT_ONCE * \ macro
293 #define SORCVBUF_SIZE (NGRESP_SIZE + 2 * sizeof(struct ng_mesg))