Searched refs:aodv_hello (Results 1 – 1 of 1) sorted by relevance
171 struct aodv_hello { struct184 const struct aodv_hello *ah; in aodv_extension() argument188 ah = (const struct aodv_hello *)(const void *)ep; in aodv_extension()190 if (length < sizeof(struct aodv_hello)) in aodv_extension()