Lines Matching defs:direct_link
534 * @direct_link: whether this OGM has direct link status
541 bool direct_link,
584 if (direct_link)
596 int packet_len, bool direct_link)
605 if (direct_link) {
634 bool direct_link;
638 direct_link = !!(batadv_ogm_packet->flags & BATADV_DIRECTLINK);
649 send_time, direct_link,
674 send_time, direct_link,
679 packet_len, direct_link);