Home
last modified time | relevance | path

Searched refs:stream_ts (Results 1 – 2 of 2) sorted by relevance

/linux/net/netfilter/
A Dnf_conntrack_proto_udp.c100 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()
/linux/include/net/netfilter/
A Dnf_conntrack.h28 unsigned long stream_ts; member

Completed in 4 milliseconds