Searched refs:IP_TUNNEL_INFO_BRIDGE (Results 1 – 5 of 5) sorted by relevance
78 metadata->u.tun_info.mode |= IP_TUNNEL_INFO_TX | IP_TUNNEL_INFO_BRIDGE; in __vlan_tunnel_info_add()211 IP_TUNNEL_INFO_BRIDGE; in br_handle_egress_vlan_tunnel()
229 if (tun_info->mode & IP_TUNNEL_INFO_BRIDGE && in __psample_ip_tun_to_nlattr()320 if (tun_info->mode & IP_TUNNEL_INFO_BRIDGE) in psample_tunnel_meta_len()
71 #define IP_TUNNEL_INFO_BRIDGE 0x04 /* represents a bridged tunnel id */ macro
882 if (mode & IP_TUNNEL_INFO_BRIDGE) in __ip_tun_to_nlattr()2826 tun_info->mode |= IP_TUNNEL_INFO_BRIDGE; in validate_and_copy_set_tun()
2775 if (info && info->mode & IP_TUNNEL_INFO_BRIDGE && in vxlan_xmit()