Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dseg6_local.c2324 * @parsed_attrs, starting from the first attribute up to the @max_parsed
2327 static void __destroy_attrs(unsigned long parsed_attrs, int max_parsed, in __destroy_attrs() argument
2336 * We scan the 'parsed_attrs' bitmask, starting from the first attribute in __destroy_attrs()
2343 if (!(parsed_attrs & SEG6_F_ATTR(i))) in __destroy_attrs()