Home
last modified time | relevance | path

Searched refs:mtcp_setconf (Results 1 – 9 of 9) sorted by relevance

/mOS-networking-stack/core/src/include/
H A Dmtcp_api.h153 mtcp_setconf(const struct mtcp_conf *conf);
/mOS-networking-stack/core/include/
H A Dmtcp_api.h153 mtcp_setconf(const struct mtcp_conf *conf);
/mOS-networking-stack/samples/nat/
H A Dnat.c239 mtcp_setconf(&mcfg); in main()
/mOS-networking-stack/samples/midstat/
H A Dmidstat.c302 mtcp_setconf(&mcfg); in main()
/mOS-networking-stack/samples/simple_firewall/
H A Dsimple_firewall.c466 mtcp_setconf(&mcfg); in main()
/mOS-networking-stack/samples/epwget/
H A Depwget.c591 mtcp_setconf(&mcfg); in GlbInitWget()
H A Depwget-mp.c589 mtcp_setconf(&mcfg); in GlbInitWget()
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dserver.c1605 mtcp_setconf(&mcfg); in main()
/mOS-networking-stack/core/src/
H A Dcore.c1676 mtcp_setconf(const struct mtcp_conf *conf) in mtcp_setconf() function