Searched refs:mtcp_context (Results 1 – 6 of 6) sorted by relevance
23 struct mtcp_context struct28 typedef struct mtcp_context *mctx_t; argument
53 struct mtcp_context mctx = { \
341 struct mtcp_context *g_ctx[MAX_CPUS];
331 struct mtcp_context mctx; in AddMonitorStreamSockets()395 struct mtcp_context mctx; in DestroyMonitorStreamSocket()
925 struct mtcp_context mctx = {.cpu = ctx->cpu}; in RunMainLoop()1400 mctx = (mctx_t)calloc(1, sizeof(struct mtcp_context)); in mtcp_create_context()1475 struct mtcp_context m; in mtcp_destroy_context()