Home
last modified time | relevance | path

Searched defs:index (Results 1 – 12 of 12) sorted by relevance

/mOS-networking-stack/core/src/
H A Deth_in.c14 int index, struct ethhdr *ethh, int eth_len) in FillInPacketEthContext()
28 ProcessPacket(mtcp_manager_t mtcp, const int ifidx, const int index, in ProcessPacket()
H A Dtcp_rb_frag_queue.c55 RBFragMemoryBarrier(struct fragment_ctx * volatile frag, volatile index_type index) in RBFragMemoryBarrier()
H A Dtcp_sb_queue.c55 SBMemoryBarrier(struct tcp_send_buffer * volatile buf, volatile index_type index) in SBMemoryBarrier()
H A Dtcp_stream_queue.c140 StreamMemoryBarrier(tcp_stream * volatile stream, volatile index_type index) in StreamMemoryBarrier()
H A Dpcap_module.c57 pcap_get_rptr(struct mtcp_thread_context *ctxt, int ifidx, int index, uint16_t *len) in pcap_get_rptr()
H A Ddpdk_module.c322 dpdk_set_wptr(struct mtcp_thread_context *ctxt, int out_nif, int in_nif, int index) in dpdk_set_wptr()
395 dpdk_get_rptr(struct mtcp_thread_context *ctxt, int ifidx, int index, uint16_t *len) in dpdk_get_rptr()
H A Deventpoll.c551 int index; in AddEpollEvent() local
H A Daddr_pool.c310 int index = addr_h - ap->addr_base; in FreeAddress() local
H A Dnetmap_module.c199 netmap_get_rptr(struct mtcp_thread_context *ctxt, int ifidx, int index, uint16_t *len) in netmap_get_rptr()
H A Dtcp_stream.c252 int index; in RaiseReadEvent() local
/mOS-networking-stack/core/src/include/
H A Dnetmap_user.h108 #define NETMAP_TXRING(nifp, index) _NETMAP_OFFSET(struct netmap_ring *, \ argument
111 #define NETMAP_RXRING(nifp, index) _NETMAP_OFFSET(struct netmap_ring *, \ argument
114 #define NETMAP_BUF(ring, index) \ argument
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c149 int index; /* Index number for this symbol */ member
187 int index; /* An index number for this rule */ member
239 int index; /* Sequencial number for this state */ member