Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dnf_conntrack_proto_gre.c192 (ct->proto.gre.stream_timeout / HZ)); in gre_print_conntrack()
216 ct->proto.gre.stream_timeout = timeouts[GRE_CT_REPLIED]; in nf_conntrack_gre_packet()
224 ct->proto.gre.stream_timeout); in nf_conntrack_gre_packet()
A Dnf_conntrack_pptp.c120 ct->proto.gre.stream_timeout = PPTP_GRE_STREAM_TIMEOUT; in pptp_expectfn()
166 sibling->proto.gre.stream_timeout = 0; in destroy_sibling_or_exp()
/linux/include/linux/netfilter/
A Dnf_conntrack_proto_gre.h9 unsigned int stream_timeout; member

Completed in 7 milliseconds