| /mOS-networking-stack/core/src/ |
| H A D | tcp_out.c | 69 GenerateTCPTimestamp(tcp_stream *cur_stream, uint8_t *tcpopt, uint32_t cur_ts) in GenerateTCPTimestamp() 80 GenerateTCPOptions(tcp_stream *cur_stream, uint32_t cur_ts, in GenerateTCPOptions() 146 uint32_t cur_ts, uint32_t echo_ts, uint16_t ip_id, int8_t in_ifidx) in SendTCPPacketStandalone() 248 uint32_t cur_ts, uint8_t flags, uint8_t *payload, uint16_t payloadlen) in SendTCPPacket() 415 FlushTCPSendingBuffer(mtcp_manager_t mtcp, tcp_stream *cur_stream, uint32_t cur_ts) in FlushTCPSendingBuffer() 515 SendControlPacket(mtcp_manager_t mtcp, tcp_stream *cur_stream, uint32_t cur_ts) in SendControlPacket() 573 struct mtcp_sender *sender, uint32_t cur_ts, int thresh) in WriteTCPControlList() 623 struct mtcp_sender *sender, uint32_t cur_ts, int thresh) in WriteTCPDataList() 713 struct mtcp_sender *sender, uint32_t cur_ts, int thresh) in WriteTCPACKList() 839 AddtoControlList(mtcp_manager_t mtcp, tcp_stream *cur_stream, uint32_t cur_ts) in AddtoControlList() [all …]
|
| H A D | timer.c | 85 AddtoTimewaitList(mtcp_manager_t mtcp, tcp_stream *cur_stream, uint32_t cur_ts) in AddtoTimewaitList() 157 tcp_stream *cur_stream, uint32_t cur_ts) in UpdateRetransmissionTimer() 183 HandleRTO(mtcp_manager_t mtcp, uint32_t cur_ts, tcp_stream *cur_stream) in HandleRTO() 381 CheckRtmTimeout(mtcp_manager_t mtcp, uint32_t cur_ts, int thresh) in CheckRtmTimeout() 441 CheckTimewaitExpire(mtcp_manager_t mtcp, uint32_t cur_ts, int thresh) in CheckTimewaitExpire() 494 CheckConnectionTimeout(mtcp_manager_t mtcp, uint32_t cur_ts, int thresh) in CheckConnectionTimeout()
|
| H A D | eth_in.c | 13 FillInPacketEthContext (struct pkt_ctx *pctx, uint32_t cur_ts, int in_ifidx, in FillInPacketEthContext() 29 uint32_t cur_ts, unsigned char *pkt_data, int len) in ProcessPacket()
|
| H A D | arp.c | 185 RequestARP(mtcp_manager_t mtcp, uint32_t ip, int nif, uint32_t cur_ts) in RequestARP() 219 struct arphdr *arph, int nif, uint32_t cur_ts) in ProcessARPRequest() 236 ProcessARPReply(mtcp_manager_t mtcp, struct arphdr *arph, uint32_t cur_ts) in ProcessARPReply() 262 ProcessARPPacket(mtcp_manager_t mtcp, uint32_t cur_ts, in ProcessARPPacket() 313 ARPTimer(mtcp_manager_t mtcp, uint32_t cur_ts) in ARPTimer()
|
| H A D | eth_out.c | 52 FillOutPacketEthContext(struct pkt_ctx *pctx, uint32_t cur_ts, int out_ifidx, in FillOutPacketEthContext() 65 uint32_t cur_ts) in EthernetOutput()
|
| H A D | ip_out.c | 124 struct pkt_ctx *pctx, uint32_t cur_ts) in IPOutputStandalone() 183 struct pkt_ctx *pctx, uint32_t cur_ts) in IPOutput()
|
| H A D | core.c | 98 struct timespec cur_ts; in HandleSignal() local 287 PrintNetworkStats(mtcp_manager_t mtcp, uint32_t cur_ts) in PrintNetworkStats() 517 FlushEpollEvents(mtcp_manager_t mtcp, uint32_t cur_ts) in FlushEpollEvents() 555 HandleApplicationCalls(mtcp_manager_t mtcp, uint32_t cur_ts) in HandleApplicationCalls() 765 WritePacketsToChunks(mtcp_manager_t mtcp, uint32_t cur_ts) in WritePacketsToChunks() 858 struct timeval cur_ts = {0}; in RunMainLoop() local
|
| H A D | tcp_util.c | 16 uint32_t cur_ts, uint8_t *tcpopt, int len) in ParseTCPOptions()
|
| H A D | icmp.c | 70 struct timeval cur_ts = {0}; in ICMPOutput() local
|
| /mOS-networking-stack/core/src/include/ |
| H A D | mos_api.h | 123 uint32_t cur_ts; /**< packet receiving time (read-only:ro) */ member
|
| H A D | mtcp.h | 271 uint32_t cur_ts; member
|
| /mOS-networking-stack/core/include/ |
| H A D | mos_api.h | 123 uint32_t cur_ts; /**< packet receiving time (read-only:ro) */ member
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | base.h | 617 time_t cur_ts; member
|