Searched defs:mtcp_conf (Results 1 – 2 of 2) sorted by relevance
71 struct mtcp_conf struct78 int num_cores; /**< number of cores to use */79 int max_concurrency; /**< number of concurrent flows per core*/80 uint64_t cpu_mask;82 int max_num_buffers; /**< number of socket buffers */83 int rcvbuf_size; /**< size of receive buffer */84 int sndbuf_size; /**< size of send buffer */86 int tcp_timewait; /**< time wait time in sec */90 uint64_t app_cpu_mask[MOS_APP];91 char *app_argv[MOS_APP][MOS_APP_ARGC];[all …]