Lines Matching refs:errors
54 * netlink message during the behavior creation, no errors will be
161 u64_stats_t errors;
178 __u64 errors;
1593 u64_stats_inc(&pcounters->errors);
1984 * packets, bytes and errors.
2011 if (nla_put_u64_64bit(skb, SEG6_LOCAL_CNT_ERRORS, counters->errors,
2030 u64 packets, bytes, errors;
2039 errors = u64_stats_read(&pcounters->errors);
2045 counters.errors += errors;