snort_stream_tcp.h (snort-2.9.16.1) | : | snort_stream_tcp.h (snort-2.9.17) | ||
---|---|---|---|---|
skipping to change at line 117 | skipping to change at line 117 | |||
unsigned SessionTCPReloadAdjust(unsigned maxWork); | unsigned SessionTCPReloadAdjust(unsigned maxWork); | |||
void SetFTPFileLocation(void *scbptr ,bool flush); | void SetFTPFileLocation(void *scbptr ,bool flush); | |||
void set_service_based_flush_policy(SessionControlBlock *scb); | void set_service_based_flush_policy(SessionControlBlock *scb); | |||
#ifdef HAVE_DAQ_DECRYPTED_SSL | #ifdef HAVE_DAQ_DECRYPTED_SSL | |||
int StreamSimulatePeerTcpAckp( SessionControlBlock *scb, uint8_t dir, uint32_t t cp_payload_len ); | int StreamSimulatePeerTcpAckp( SessionControlBlock *scb, uint8_t dir, uint32_t t cp_payload_len ); | |||
#endif | #endif | |||
size_t get_tcp_used_mempool(); | ||||
#endif /* STREAM_TCP_H_ */ | #endif /* STREAM_TCP_H_ */ | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 2 lines changed or added |