Home
last modified time | relevance | path

Searched refs:MAX_POLICY_RECURSION_DEPTH (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dnlattr.c54 #define MAX_POLICY_RECURSION_DEPTH 10 macro
569 if (depth >= MAX_POLICY_RECURSION_DEPTH) { in __nla_validate_parse()
/kernel/linux/linux-6.6/lib/
H A Dnlattr.c58 #define MAX_POLICY_RECURSION_DEPTH 10 macro
591 if (depth >= MAX_POLICY_RECURSION_DEPTH) { in __nla_validate_parse()

Completed in 3 milliseconds