Searched refs:stream_ts (Results 1 – 2 of 2) sorted by relevance
100 ct->proto.udp.stream_ts = 2 * HZ + jiffies; in nf_conntrack_udp_packet()110 if (time_after(jiffies, ct->proto.udp.stream_ts)) { in nf_conntrack_udp_packet()
28 unsigned long stream_ts; member