Searched refs:SEG6_LOCAL_CNT_MAX (Results 1 – 2 of 2) sorted by relevance
112 #define SEG6_LOCAL_CNT_MAX (__SEG6_LOCAL_CNT_MAX - 1) macro
1575 nla_policy seg6_local_counters_policy[SEG6_LOCAL_CNT_MAX + 1] = {1586 struct nlattr *tb[SEG6_LOCAL_CNT_MAX + 1]; in parse_nla_counters()1589 ret = nla_parse_nested_deprecated(tb, SEG6_LOCAL_CNT_MAX, in parse_nla_counters()