Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/simple_firewall/
H A Dsimple_firewall.c464 mtcp_getconf(&mcfg); in main()
472 mtcp_getconf(&mcfg); in main()
/mOS-networking-stack/core/src/include/
H A Dmtcp_api.h146 mtcp_getconf(struct mtcp_conf *conf);
/mOS-networking-stack/core/include/
H A Dmtcp_api.h146 mtcp_getconf(struct mtcp_conf *conf);
/mOS-networking-stack/samples/nat/
H A Dnat.c237 mtcp_getconf(&mcfg); in main()
/mOS-networking-stack/samples/midstat/
H A Dmidstat.c300 mtcp_getconf(&mcfg); in main()
/mOS-networking-stack/samples/epwget/
H A Depwget.c588 mtcp_getconf(&mcfg); in GlbInitWget()
838 mtcp_getconf(&g_mcfg); in main()
H A Depwget-mp.c586 mtcp_getconf(&mcfg); in GlbInitWget()
842 mtcp_getconf(&g_mcfg); in main()
/mOS-networking-stack/samples/epserver/
H A Depserver-mp.c650 mtcp_getconf(&g_mcfg); in main()
H A Depserver.c640 mtcp_getconf(&g_mcfg); in main()
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dserver.c1602 mtcp_getconf(&mcfg); in main()
/mOS-networking-stack/core/src/
H A Dcore.c1641 mtcp_getconf(struct mtcp_conf *conf) in mtcp_getconf() function