Lines Matching defs:vid
753 * @vid: VLAN identifier
764 u8 *dst_addr, unsigned short vid)
771 if (batadv_is_my_client(bat_priv, dst_addr, vid)) {
779 vid);
814 unsigned short vid;
826 vid = batadv_get_vid(skb, hdr_len);
838 if (batadv_tt_local_client_is_roaming(bat_priv, ethhdr->h_dest, vid)) {
840 ethhdr->h_dest, vid))
886 ethhdr->h_dest, vid)) {
898 if (!batadv_is_my_client(bat_priv, ethhdr->h_dest, vid))