#include <time.h>
Go to the source code of this file.
Functions | |
void | packet_time_update (time_t cur) |
time_t | packet_timeofday (void) |
time_t | packet_first_time (void) |
|
Definition at line 34 of file packet_time.c. References s_first_packet. Referenced by flowps_get_score(). |
|
Definition at line 19 of file packet_time.c. References s_first_packet, and s_recent_packet. Referenced by PcapProcessPacket(). |
|
Definition at line 29 of file packet_time.c. References s_recent_packet. Referenced by flow_callbacks(), flowps_generate_flow_event(), ps_tracker_free(), ps_tracker_update_icmp(), ps_tracker_update_ip(), ps_tracker_update_tcp(), and ps_tracker_update_udp(). |