master/ioctl.h
changeset 1415 9d1cdbf41247
parent 1413 44c2b7c0ae1a
child 1417 7c2d5d69134c
equal deleted inserted replaced
1414:0037a63d3cc5 1415:9d1cdbf41247
   134         uint8_t attached;
   134         uint8_t attached;
   135         uint8_t link_state;
   135         uint8_t link_state;
   136         uint32_t tx_count;
   136         uint32_t tx_count;
   137         uint32_t rx_count;
   137         uint32_t rx_count;
   138     } devices[2];
   138     } devices[2];
       
   139     uint64_t app_time;
       
   140     uint16_t ref_clock;
   139 } ec_ioctl_master_t;
   141 } ec_ioctl_master_t;
   140 
   142 
   141 /*****************************************************************************/
   143 /*****************************************************************************/
   142 
   144 
   143 typedef struct {
   145 typedef struct {