Home
last modified time | relevance | path

Searched refs:forward (Results 1 – 16 of 16) sorted by relevance

/mOS-networking-stack/core/src/
H A Deth_in.c22 pctx->forward = g_config.mos->forward; in FillInPacketEthContext()
62 if (!mtcp->num_msp || !pctx.forward) { in ProcessPacket()
H A Dip_in.c68 if (pctx->forward) { in ProcessInIPv4Packet()
87 if (!mtcp->num_msp || !pctx->forward) in ProcessInIPv4Packet()
H A Dip_out.c69 if (!pctx->forward) in ForwardIPPacket()
140 if (!pctx->forward) in IPOutputStandalone()
203 if (!pctx->forward) in IPOutput()
H A Dtcp.c389 if (pctx->forward) in HandleMonitorStream()
440 if (pctx->forward && mtcp->num_msp) in ProcessInTCPPacket()
508 } else if (pctx->forward) { in ProcessInTCPPacket()
H A Dconfig.c199 else if (TRY_ASSIGN_NUM(forward, conf, item, value)); in FeedMosConfLine()
551 printf("| forward: %s\n", conf->forward ? "forward" : "drop"); in MosConfPrint()
608 conf->forward = 1; in InitMosBlock()
1150 g_config.mos->forward = g_config.mos->forward && app_conf->ip_forward; in PatchCONFIG()
H A Dicmp.c86 if (!pctx->forward) in ICMPOutput()
H A Dmos_api.c1010 mtcp->pctx->forward = 0; in mtcp_setlastpkt()
1237 mtcp->pctx->forward = 0; in mtcp_cb_dropcurpkt()
/mOS-networking-stack/
H A D.standalone-template.conf7 forward = __forward
H A D.end-template.conf18 forward = 0
/mOS-networking-stack/core/src/include/
H A Dsocket.h111 uint8_t forward; member
H A Dconfig.h147 int forward; member
H A Dmos_api.h162 uint8_t forward; /**< 0: drop, 1: forward to out_ifidx (rw) */ member
/mOS-networking-stack/core/include/
H A Dmos_api.h162 uint8_t forward; /**< 0: drop, 1: forward to out_ifidx (rw) */ member
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dstate.txt64 HTTP-request terminator (CRLFCRLF) we forward the header to the parser.
H A Dfastcgi.txt140 If disabled, the server forward request to
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m4434 # Quote a variable value, and forward it to 'config.status' so that its