Lines Matching refs:vid
325 * @vid: the vid to be used to search the translation table
337 unsigned short vid)
375 if (batadv_tt_global_client_is_roaming(bat_priv, ethhdr->h_dest, vid))
395 * @vid: the vid to be used to search the translation table
408 unsigned short vid)
423 orig_node = batadv_transtable_search(bat_priv, src, dst, vid);
426 packet_subtype, orig_node, vid);
438 * @vid: the vid to be used to search the translation table
446 unsigned short vid)
453 BATADV_P_DATA, orig_node, vid);