Searched refs:stream_timeout (Results 1 – 3 of 3) sorted by relevance
190 seq_printf(s, "timeout=%u, stream_timeout=%u ", in gre_print_conntrack() 192 (ct->proto.gre.stream_timeout / HZ)); in gre_print_conntrack() 218 ct->proto.gre.stream_timeout = timeouts[GRE_CT_REPLIED]; in nf_conntrack_gre_packet() 227 ct->proto.gre.stream_timeout); in nf_conntrack_gre_packet()
98 ct->proto.gre.stream_timeout = PPTP_GRE_STREAM_TIMEOUT; in pptp_expectfn() 144 sibling->proto.gre.stream_timeout = 0; in destroy_sibling_or_exp()
9 unsigned int stream_timeout; member