Searched refs:IP_TUNNEL_INFO_BRIDGE (Results 1 – 3 of 3) sorted by relevance
76 metadata->u.tun_info.mode |= IP_TUNNEL_INFO_TX | IP_TUNNEL_INFO_BRIDGE; in __vlan_tunnel_info_add()
62 #define IP_TUNNEL_INFO_BRIDGE 0x04 /* represents a bridged tunnel id */ macro
2291 if (info && info->mode & IP_TUNNEL_INFO_BRIDGE && in vxlan_xmit()