Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dseg6_local.h108 SEG6_LOCAL_CNT_ERRORS, enumerator
/openbmc/linux/net/ipv6/
H A Dseg6_local.c1966 [SEG6_LOCAL_CNT_ERRORS] = { .type = NLA_U64 },
1987 !tb[SEG6_LOCAL_CNT_ERRORS]) in parse_nla_counters()
2011 if (nla_put_u64_64bit(skb, SEG6_LOCAL_CNT_ERRORS, counters->errors, in seg6_local_fill_nla_counters()