Home
last modified time | relevance | path

Searched refs:mtcp_conf (Results 1 – 11 of 11) sorted by relevance

/mOS-networking-stack/core/src/include/
H A Dmtcp_api.h71 struct mtcp_conf struct
146 mtcp_getconf(struct mtcp_conf *conf);
153 mtcp_setconf(const struct mtcp_conf *conf);
/mOS-networking-stack/core/include/
H A Dmtcp_api.h71 struct mtcp_conf struct
146 mtcp_getconf(struct mtcp_conf *conf);
153 mtcp_setconf(const struct mtcp_conf *conf);
/mOS-networking-stack/samples/nat/
H A Dnat.c196 struct mtcp_conf mcfg; /* mOS configuration */ in main()
/mOS-networking-stack/samples/midstat/
H A Dmidstat.c269 struct mtcp_conf mcfg; /* mOS configuration */ in main()
/mOS-networking-stack/samples/epwget/
H A Depwget.c50 struct mtcp_conf g_mcfg;
530 struct mtcp_conf mcfg; in GlbInitWget()
H A Depwget-mp.c50 struct mtcp_conf g_mcfg;
528 struct mtcp_conf mcfg; in GlbInitWget()
/mOS-networking-stack/samples/simple_firewall/
H A Dsimple_firewall.c424 struct mtcp_conf mcfg; in main()
/mOS-networking-stack/samples/epserver/
H A Depserver-mp.c42 struct mtcp_conf g_mcfg;
H A Depserver.c42 struct mtcp_conf g_mcfg;
/mOS-networking-stack/core/src/
H A Dcore.c1641 mtcp_getconf(struct mtcp_conf *conf) in mtcp_getconf()
1676 mtcp_setconf(const struct mtcp_conf *conf) in mtcp_setconf()
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dserver.c1218 struct mtcp_conf mcfg; in main()