HomeSort by relevance Sort by last modified time
    Searched refs:IFLA_CAN_BERR_COUNTER (Results 1 - 2 of 2) sorted by null

  /external/iproute2/include/linux/can/
netlink.h 118 IFLA_CAN_BERR_COUNTER,
  /external/iproute2/ip/
iplink_can.c 215 if (tb[IFLA_CAN_BERR_COUNTER]) {
217 RTA_DATA(tb[IFLA_CAN_BERR_COUNTER]);

Completed in 146 milliseconds