I am using contiki 3.0 and I want to calculate rank of a RPL node based on total number of neighbor node that node have. But, I don't know from where I could get it. I have tried the uip_ds6_nbr_num() method of /net/ipv6/uip-ds6-nbr.c but it displays the neighbor node one by one not the total number of them.

More Nahil Kebede's questions See All
Similar questions and discussions