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