Home
last modified time | relevance | path

Searched defs:next (Results 1 – 16 of 16) sorted by relevance

/mOS-networking-stack/core/src/
H A Dtimer.c356 tcp_stream *walk, *next; in RearrangeRTOStore() local
383 tcp_stream *walk, *next; in CheckRtmTimeout() local
443 tcp_stream *walk, *next; in CheckTimewaitExpire() local
496 tcp_stream *walk, *next; in CheckConnectionTimeout() local
H A Daddr_pool.c219 struct addr_entry *walk, *next; in FetchAddress() local
299 struct addr_entry *walk, *next; in FreeAddress() local
H A Dtcp_out.c576 tcp_stream *next, *last; in WriteTCPControlList() local
626 tcp_stream *next, *last; in WriteTCPDataList() local
716 tcp_stream *next, *last; in WriteTCPACKList() local
H A Dtcp_stream.c44 static __thread unsigned long next = 1; variable
H A Dscalable_event.c59 struct devent *next; /* next pointer */ member
/mOS-networking-stack/core/src/include/
H A Dtcp_ring_buffer.h36 struct fragment_ctx *next; member
H A Dnetmap_user.h383 struct win_netmap_fd_list *next; member
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dchunk.h35 struct chunk *next; member
H A Dlemon.c190 struct rule *next; /* Next rule in the global list */ member
209 struct config *next; /* Next configuration in the state */ member
230 struct action *next; /* Next action for this state */ member
252 struct plink *next; /* The next propagate link */ member
1575 char *msort(list,next,cmp) in msort() argument
3794 struct s_x1node *next; /* Next entry with the same hash */ member
3956 struct s_x2node *next; /* Next entry with the same hash */ member
4162 struct s_x3node *next; /* Next entry with the same hash */ member
4308 struct s_x4node *next; /* Next entry with the same hash */ member
H A Darray.h126 data_config *next; member
H A Dmod_scgi.c67 struct scgi_proc *prev, *next; /* see first */ member
H A Dmod_fastcgi.c84 struct fcgi_proc *prev, *next; /* see first */ member
/mOS-networking-stack/util/
H A Drss.c225 static unsigned long next = 2192123; variable
/mOS-networking-stack/core/src/include/bpf/
H A Dgencode.h203 struct slist *next; member
232 struct edge *next; /* link list of incoming edges for a node */ member
/mOS-networking-stack/core/src/bpf/
H A Dsf_optimize.c573 struct valnode *next; member
725 struct slist *next, *last; local
H A Dsf_gencode.c468 struct block *next; local