MAX_ALLOWEDIPS_DEPTH
if (WARN_ON(IS_ENABLED(DEBUG) && *len >= MAX_ALLOWEDIPS_DEPTH))
struct allowedips_node *node, *stack[MAX_ALLOWEDIPS_DEPTH] = {
struct allowedips_node *node, *stack[MAX_ALLOWEDIPS_DEPTH] = { root };