Home
last modified time | relevance | path

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

/linux/drivers/net/wireguard/
H A Dallowedips.c9 enum { MAX_ALLOWEDIPS_DEPTH = 129 }; enumerator
45 if (WARN_ON(IS_ENABLED(DEBUG) && *len >= MAX_ALLOWEDIPS_DEPTH)) in push_rcu()
58 struct allowedips_node *node, *stack[MAX_ALLOWEDIPS_DEPTH] = { in root_free_rcu()
71 struct allowedips_node *node, *stack[MAX_ALLOWEDIPS_DEPTH] = { root }; in root_remove_peer_lists()