HomeSort by relevance Sort by last modified time
    Searched full:hello_link (Results 1 - 1 of 1) sorted by null

  /external/tcpdump/
print-olsr.c 211 const struct olsr_hello_link *hello_link; member in union:__anon13016
295 ptr.hello_link = (struct olsr_hello_link *)msg_data;
297 hello_len = EXTRACT_16BITS(ptr.hello_link->len);
298 link_type = OLSR_EXTRACT_LINK_TYPE(ptr.hello_link->link_code);
299 neighbor_type = OLSR_EXTRACT_NEIGHBOR_TYPE(ptr.hello_link->link_code);

Completed in 60 milliseconds