Searched refs:IFLA_CAN_BERR_COUNTER (Results 1 – 5 of 5) sorted by relevance
116 IFLA_CAN_BERR_COUNTER, enumerator
128 IFLA_CAN_BERR_COUNTER, enumerator
69 [IFLA_CAN_BERR_COUNTER] = { .minlen = sizeof(struct can_berr_counter) },142 if (tb[IFLA_CAN_BERR_COUNTER]) { in can_parse()143 nla_memcpy(&ci->ci_berr_counter, tb[IFLA_CAN_BERR_COUNTER], in can_parse()
290 if (tb[IFLA_CAN_BERR_COUNTER]) { in can_print_opt()292 RTA_DATA(tb[IFLA_CAN_BERR_COUNTER]); in can_print_opt()