Searched refs:portables (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c62 * Put portables list back in
317 MetricomNodeTable portables; member in struct:strip
409 static const char CommandString5[] = "*&COMMAND*AT~LA"; /* Query portables list */
1132 * than 4K of data into it. With the maximum of 32 portables and 32 poletops
1216 p += sprintf_neighbours(p, &strip_info->portables, "Portables:");
1265 strip_info->portables.num_nodes = 0;
1266 do_gettimeofday(&strip_info->portables.timestamp);
1989 else if (has_prefix(ptr, len, "AT~LA" )) get_radio_neighbours(&strip_info->portables, p, end);

Completed in 87 milliseconds