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

  /external/iproute2/include/linux/can/
netlink.h 103 IFLA_CAN_CLOCK,
  /external/iproute2/ip/
iplink_can.c 233 if (tb[IFLA_CAN_CLOCK]) {
234 struct can_clock *clock = RTA_DATA(tb[IFLA_CAN_CLOCK]);

Completed in 136 milliseconds