Home
last modified time | relevance | path

Searched defs:id (Results 1 – 15 of 15) sorted by relevance

/mOS-networking-stack/core/test/tree/
H A Dtest.c6 int id; member
/mOS-networking-stack/core/src/include/
H A Dtimer.h20 int id; member
H A Dscalable_event.h57 uint64_t id; member
H A Dtcp_rb.h44 int id; member
H A Dicmp.h27 #define ICMP_ECHO_SET_ID(icmph, id) (icmph->un.echo.icmp_id = id) argument
H A Dsocket.h108 int id; member
H A Dtcp_stream.h236 uint32_t id; member
/mOS-networking-stack/core/src/
H A Dtimer.c554 NewTimer(mtcp_manager_t mtcp, int id, struct timeval *timeout, callback_t cb) in NewTimer()
584 mtcp_settimer(mctx_t mctx, int id, struct timeval *timeout, callback_t cb) in mtcp_settimer()
H A Dscalable_event.c35 #define NEWID(id, ev, cb) (id ^ hash64(ev, cb)) argument
179 stree_create(uint64_t id, tree_node_t *root) in stree_create()
376 uint64_t id = 0, nid; in RegCb() local
568 uint64_t id = 0, nid; in UnregCb() local
H A Dtcp_rb.c119 int id = off / UNITBUFSIZE; in buf_getbuf() local
/mOS-networking-stack/core/src/include/bpf/
H A Dgencode.h227 int id; member
237 int id; member
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_magnet.c486 static buffer *magnet_env_get_buffer_by_id(server *srv, connection *con, int id) { in magnet_env_get_buffer_by_id()
H A Dmod_fastcgi.c72 size_t id; /* id will be between 1 and max_procs */ member
103 buffer *id; member
H A Dmod_webdav.c2317 uuid_t id; in URIHANDLER_FUNC() local
H A Dmod_scgi.c56 size_t id; /* id will be between 1 and max_procs */ member