Searched refs:max_parsed (Results 1 – 1 of 1) sorted by relevance
2324 * @parsed_attrs, starting from the first attribute up to the @max_parsed2327 static void __destroy_attrs(unsigned long parsed_attrs, int max_parsed, in __destroy_attrs() argument 2337 * up to the @max_parsed (excluded) attribute. in __destroy_attrs() 2342 for (i = SEG6_LOCAL_SRH; i < max_parsed; ++i) { in __destroy_attrs()