Searched refs:NGRESP_SIZE (Results 1 – 2 of 2) sorted by relevance
290 #define NGRESP_SIZE (sizeof(struct ngnf_show_header) + (NREC_AT_ONCE * \ macro292 #define SORCVBUF_SIZE (NGRESP_SIZE + 2 * sizeof(struct ng_mesg))
539 NG_MKRESPONSE(resp, msg, NGRESP_SIZE, M_NOWAIT); in ng_netflow_rcvmsg()