Home
last modified time | relevance | path

Searched refs:stream_timeout (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/netfilter/
Dnf_conntrack_proto_gre.h68 unsigned int stream_timeout; member
/linux-4.1.27/net/netfilter/
Dnf_conntrack_proto_gre.c242 (ct->proto.gre.stream_timeout / HZ)); in gre_print_conntrack()
263 ct->proto.gre.stream_timeout); in gre_packet()
283 ct->proto.gre.stream_timeout = timeouts[GRE_CT_REPLIED]; in gre_new()
Dnf_conntrack_pptp.c111 ct->proto.gre.stream_timeout = PPTP_GRE_STREAM_TIMEOUT; in pptp_expectfn()
158 sibling->proto.gre.stream_timeout = 0; in destroy_sibling_or_exp()