Searched refs:aodv_hello (Results 1 – 1 of 1) sorted by relevance
166 struct aodv_hello { struct179 const struct aodv_hello *ah; in aodv_extension() argument183 ah = (const struct aodv_hello *)(const void *)ep; in aodv_extension()185 if (length < sizeof(struct aodv_hello)) in aodv_extension()