Home
last modified time | relevance | path

Searched refs:IP_TUNNEL_INFO_BRIDGE (Results 1 – 5 of 5) sorted by relevance

/linux/net/bridge/
A Dbr_vlan_tunnel.c78 metadata->u.tun_info.mode |= IP_TUNNEL_INFO_TX | IP_TUNNEL_INFO_BRIDGE; in __vlan_tunnel_info_add()
/linux/net/psample/
A Dpsample.c227 if (tun_info->mode & IP_TUNNEL_INFO_BRIDGE && in __psample_ip_tun_to_nlattr()
318 if (tun_info->mode & IP_TUNNEL_INFO_BRIDGE) in psample_tunnel_meta_len()
/linux/include/net/
A Dip_tunnels.h62 #define IP_TUNNEL_INFO_BRIDGE 0x04 /* represents a bridged tunnel id */ macro
/linux/net/openvswitch/
A Dflow_netlink.c869 if (mode & IP_TUNNEL_INFO_BRIDGE) in __ip_tun_to_nlattr()
2702 tun_info->mode |= IP_TUNNEL_INFO_BRIDGE; in validate_and_copy_set_tun()
/linux/drivers/net/
A Dvxlan.c2896 if (info && info->mode & IP_TUNNEL_INFO_BRIDGE && in vxlan_xmit()

Completed in 22 milliseconds