Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dseg6_local.h112 #define SEG6_LOCAL_CNT_MAX (__SEG6_LOCAL_CNT_MAX - 1) macro
/openbmc/linux/net/ipv6/
H A Dseg6_local.c1963 nla_policy seg6_local_counters_policy[SEG6_LOCAL_CNT_MAX + 1] = {
1974 struct nlattr *tb[SEG6_LOCAL_CNT_MAX + 1]; in parse_nla_counters()
1977 ret = nla_parse_nested_deprecated(tb, SEG6_LOCAL_CNT_MAX, in parse_nla_counters()