Lines Matching full:max_incl_len
115 static unsigned int max_incl_len;2925 max_incl_len = 0;2934 if (len > max_incl_len)2935 max_incl_len = len;