Lines Matching defs:direct_link
531 * @direct_link: whether this OGM has direct link status
538 bool direct_link,
581 if (direct_link)
593 int packet_len, bool direct_link)
602 if (direct_link) {
631 bool direct_link;
635 direct_link = !!(batadv_ogm_packet->flags & BATADV_DIRECTLINK);
646 send_time, direct_link,
671 send_time, direct_link,
676 packet_len, direct_link);