Searched refs:parsed_attrs (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/ipv6/
H A Dseg6_local.c2316 * @parsed_attrs, starting from the first attribute up to the @max_parsed
2319 static void __destroy_attrs(unsigned long parsed_attrs, int max_parsed, argument
2328 * We scan the 'parsed_attrs' bitmask, starting from the first attribute
2335 if (!(parsed_attrs & SEG6_F_ATTR(i)))

Completed in 145 milliseconds