Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/net/psample/
A Dpsample.c228 if (tun_info->mode & IP_TUNNEL_INFO_BRIDGE && in __psample_ip_tun_to_nlattr()
319 if (tun_info->mode & IP_TUNNEL_INFO_BRIDGE) in psample_tunnel_meta_len()
/linux-6.3-rc2/include/net/
A Dip_tunnels.h63 #define IP_TUNNEL_INFO_BRIDGE 0x04 /* represents a bridged tunnel id */ macro
/linux-6.3-rc2/net/openvswitch/
A Dflow_netlink.c879 if (mode & IP_TUNNEL_INFO_BRIDGE) in __ip_tun_to_nlattr()
2816 tun_info->mode |= IP_TUNNEL_INFO_BRIDGE; in validate_and_copy_set_tun()
/linux-6.3-rc2/drivers/net/vxlan/
A Dvxlan_core.c2764 if (info && info->mode & IP_TUNNEL_INFO_BRIDGE && in vxlan_xmit()

Completed in 19 milliseconds