Searched refs:handle (Results 1 – 15 of 15) sorted by relevance
| /mOS-networking-stack/core/src/ |
| H A D | pcap_module.c | 17 pcap_t *handle[MAX_DEVICES]; member 41 if ((ppc->rdata = pcap_next(ppc->handle[ifidx], &ppc->phdr)) == NULL) in pcap_recv_pkts() 74 ret = pcap_inject(ppc->handle[nif], ppc->wdata, ppc->phdr.len); in pcap_send_pkts() 118 pcap_close(ppc->handle[i]); in pcap_destroy_handle() 133 g_pcap_ctx.handle[i] = pcap_open_live(ent[i]->dev_name, BUFSIZ, 1, in pcap_load_module_upper_half() 135 if (!g_pcap_ctx.handle[i]) { in pcap_load_module_upper_half() 140 g_pcap_ctx.handle[i] = pcap_create(ent[i]->dev_name, errbuf); in pcap_load_module_upper_half() 141 if (!g_pcap_ctx.handle[i]) { in pcap_load_module_upper_half() 147 if (pcap_set_buffer_size(g_pcap_ctx.handle[i], PCAP_BUFFER_SIZE) != 0) { in pcap_load_module_upper_half() 152 if (pcap_activate(g_pcap_ctx.handle[i]) < 0) { in pcap_load_module_upper_half() [all …]
|
| H A D | core.c | 258 GetAverageStat(&mtcp->rtstat.handle), mtcp->rtstat.handle.max, in PrintThreadRoundTime() 266 InitStatCounter(&mtcp->rtstat.handle); in PrintThreadRoundTime() 877 InitStatCounter(&mtcp->rtstat.handle); in RunMainLoop() 995 UpdateStatCounter(&mtcp->rtstat.handle, in RunMainLoop()
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | state.txt | 44 handle the request internally (might result in sub-requests) 54 close connection (handle lingering close) 97 other way to handle the issue (e.g. client-side close of the connection). 109 'handlereq' to handle all aspect which are neccesary to find out what has
|
| H A D | proxy.txt | 83 Using lighttpd + mod_proxy in front of 8 Squids which handle the
|
| H A D | performance.txt | 47 If you handle several connections at once under a high load (let's assume 500 connections 152 connections for awhile to use the existing file descriptors to handle the
|
| H A D | secdownload.txt | 35 there are multiple ways to handle secured download mechanisms:
|
| H A D | plugins.txt | 60 called at the end of the logical path handle to get a docroot
|
| H A D | fastcgi.txt | 279 requests waiting to be handle by a single process increases the 511 handle the work in parallel. Number of parallel workers can
|
| /mOS-networking-stack/core/src/include/ |
| H A D | stat.h | 43 struct stat_counter handle; member
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/m4/ |
| H A D | ltoptions.m4 | 92 ## Macros to handle LT_INIT options. ##
|
| H A D | libtool.m4 | 2743 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | NEWS | 100 * Fix request parser to handle packets with splitted \r\n\r\n (fixes #2105) 322 * handle EAGAIN and EINTR for freebsd sendfile (#1675) 327 …* inserted many con->mode checks; they should prevent two modules to handle the same request if th… 465 * properly handle 206 responses generated by *cgi scripts. (#755) [1716]
|
| H A D | config.guess | 1389 information to handle your system.
|
| H A D | configure.ac | 576 # on reading the truncated area which we can't handle (yet).
|
| H A D | aclocal.m4 | 573 # handle '-M -o', and we need to detect this. Also, some Intel 1322 # is unlikely to handle the host's binaries.
|