Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dseg6_local.h112 #define SEG6_LOCAL_CNT_MAX (__SEG6_LOCAL_CNT_MAX - 1) macro
/linux-6.1.9/net/ipv6/
Dseg6_local.c1575 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()