I guess it's the count of hops of packet.

2011/5/4 Omar Cheikhrouhou (yahoo) <enis01a...@yahoo.fr>

> What means the field hopcnt in the rt_info structure. In the tymo
> implementation
>
>
>
> typedef struct rt_info {
>
>   addr_t address;
>
>   addr_t nexthop;
>
>   seqnum_t seqnum;
>
>   bool has_hopcnt;
>
>   uint8_t hopcnt;
>
> } rt_info_t;
>
>
>
> Best regards,
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Pozdrawiam,
Damian Rusinek.
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to