Lines Matching defs:vid
734 * @vid: VLAN identifier
745 u8 *dst_addr, unsigned short vid)
753 if (batadv_is_my_client(bat_priv, dst_addr, vid)) {
761 vid);
794 unsigned short vid;
806 vid = batadv_get_vid(skb, hdr_len);
818 if (batadv_tt_local_client_is_roaming(bat_priv, ethhdr->h_dest, vid)) {
820 ethhdr->h_dest, vid))
866 ethhdr->h_dest, vid)) {
878 if (!batadv_is_my_client(bat_priv, ethhdr->h_dest, vid))