There is no explicit declaration for data in CTP header,yet forwarding
works, can someone please please explaiin this????????????


typedef nx_struct {
  nx_ctp_options_t    options;
  nx_uint8_t          thl;        // tried_hopcount
  nx_uint16_t         etx;
  nx_am_addr_t     origin;
  nx_uint8_t   originSeqNo;        // msg_id
  nx_uint8_t         retries;
//  nx_collection_id_t  type;

  nx_uint8_t (COUNT(0) data)[0]; // Deputy place-holder, field will probably
be removed when we Deputize Ctp
 } ctp_data_header_t;



-- 
Wasif Masood
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to