Home
last modified time | relevance | path

Searched refs:source (Results 1 – 19 of 19) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dconfigfile.c504 const buffer *source; member
594 "source:", t->source, in config_tokenizer()
614 "source:", t->source, in config_tokenizer()
630 "source:", t->source, in config_tokenizer()
662 "source:", t->source, in config_tokenizer()
752 "source:", t->source, in config_tokenizer()
917 "source:", t->source, in config_tokenizer()
962 "source:", t->source, in config_parse()
974 t->source = source; in tokenizer_init()
1048 buffer *source; in config_parse_cmd() local
[all …]
/mOS-networking-stack/
H A DLICENSE1 mOS source code is distributed under the Modified BSD Licence.
8 Redistribution and use in source and binary forms, with or without
10 * Redistributions of source code must retain the above copyright
H A DREADME.md14 To download our source, type:
/mOS-networking-stack/core/src/
H A Dtcp.c95 pctx->p.iph->saddr, pctx->p.tcph->source, NULL); in CreateServerStream()
120 pctx->p.tcph->source, NULL); in CreateMonitorStream()
188 temp_stream.dport = pctx->p.tcph->source; in FindStream()
231 pctx->p.iph->saddr, pctx->p.tcph->source, in CreateStream()
325 pctx->p.iph->saddr, pctx->p.tcph->source, in UpdateMonitor()
504 iph->daddr, tcph->dest, iph->saddr, tcph->source, in ProcessInTCPPacket()
H A Ddebug.c106 thread_printf(mtcp, mtcp->log_fp, "(%d)", ntohs(udph->source)); in DumpPacket()
171 thread_printf(mtcp, mtcp->log_fp, "(%d)", ntohs(udph->source)); in DumpIPPacket()
229 fprintf(fout, "(%d)", ntohs(udph->source)); in DumpIPPacketToFile()
H A Dtcp_out.c171 tcph->source = sport; in SendTCPPacketStandalone()
271 tcph->source = cur_stream->sport; in SendTCPPacket()
H A Dtcp_in.c1425 pctx->p.iph->saddr, pctx->p.tcph->source,
1431 pctx->p.iph->saddr, pctx->p.tcph->source,
H A Dmos_api.c583 pkt->iph->saddr, pkt->tcph->source, in mtcp_sendpkt()
H A Dapi.c973 tcph->source = sport; in eval_bpf_5tuple()
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DCOPYING6 Redistribution and use in source and binary forms, with or without
9 - Redistributions of source code must retain the above copyright notice, this
H A Ddepcomp119 if test -z "$depmode" || test -z "$source" || test -z "$object"; then
377 set_base_from "$source"
H A DINSTALL18 Get the source from
H A Daclocal.m4412 # source directory, any form will work fine, but in subdirectories a
423 # are both prefixed by $srcdir. In an in-source build this is usually
555 # Setup a source with many dependencies, because some compilers
601 source=sub/conftest.c object=$am__obj \
786 AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
H A DNEWS86 * mod_accesslog: Fix var declarations mixed in source (fixes #2233)
304 * Remove lighttpd.spec* from source, fixing all problems with it ;-)
391 * fix sending source of cgi script instead of 500 error if fork fails (CVE-2008-1111)
566 * fixed local source retrieval on windows
620 * removed debian/ dir from source package on request by packager
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dfeatures.txt28 > Now that the author has made the source code available, I am
35 lighttpd is currently the only non-blocking open source web server to
89 an open source web server, it nice to have a documented, consistent API,
H A Dfastcgi.txt340 source to enable the FastCGI interface as it is normally
/mOS-networking-stack/samples/simple_firewall/
H A Dsimple_firewall.c347 p.tcph->source, p.tcph->dest); in ApplyActionPerFlow()
/mOS-networking-stack/core/src/bpf/
H A Dsf_scanner.c3936 register char *source = (yytext_ptr); in yy_get_next_buffer() local
3969 *(dest++) = *(source++); in yy_get_next_buffer()
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dlibtool.m412 # This is free software; see the source for copying conditions. There is NO
4229 # This hack is so that the source file can tell whether it is being
4305 # This hack is so that the source file can tell whether it is being
4553 # This hack is so that the source file can tell whether it is being
4657 # This hack is so that the source file can tell whether it is being