Lines Matching defs:aodv_ext
161 struct aodv_ext {
167 struct aodv_ext eh; /* extension header */
177 const struct aodv_ext *ep, u_int length)
231 if (i >= sizeof(struct aodv_ext))
232 aodv_extension(ndo, (const struct aodv_ext *)(dat + sizeof(*ap)), i);
259 if (i >= sizeof(struct aodv_ext))
260 aodv_extension(ndo, (const struct aodv_ext *)(dat + sizeof(*ap)), i);
320 if (i >= sizeof(struct aodv_ext))
321 aodv_extension(ndo, (const struct aodv_ext *)(dat + sizeof(*ap)), i);
348 if (i >= sizeof(struct aodv_ext))
349 aodv_extension(ndo, (const struct aodv_ext *)(dat + sizeof(*ap)), i);
409 if (i >= sizeof(struct aodv_ext))
410 aodv_extension(ndo, (const struct aodv_ext *)(dat + sizeof(*ap)), i);
437 if (i >= sizeof(struct aodv_ext))
438 aodv_extension(ndo, (const struct aodv_ext *)(dat + sizeof(*ap)), i);