Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dseg6_local.c2319 static void __destroy_attrs(unsigned long parsed_attrs, int max_parsed, in __destroy_attrs() argument
2334 for (i = SEG6_LOCAL_SRH; i < max_parsed; ++i) { in __destroy_attrs()