Home
last modified time | relevance | path

Searched refs:IP_TUNNEL_INFO_BRIDGE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/net/bridge/
H A Dbr_vlan_tunnel.c78 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()
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_vlan_tunnel.c78 metadata->u.tun_info.mode |= IP_TUNNEL_INFO_TX | IP_TUNNEL_INFO_BRIDGE; in __vlan_tunnel_info_add()
/kernel/linux/linux-5.10/net/psample/
H 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()
/kernel/linux/linux-6.6/net/psample/
H A Dpsample.c229 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()
/kernel/linux/linux-5.10/include/net/
H A Dip_tunnels.h62 #define IP_TUNNEL_INFO_BRIDGE 0x04 /* represents a bridged tunnel id */ macro
/kernel/linux/linux-6.6/include/net/
H A Dip_tunnels.h71 #define IP_TUNNEL_INFO_BRIDGE 0x04 /* represents a bridged tunnel id */ macro
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c870 if (mode & IP_TUNNEL_INFO_BRIDGE) in __ip_tun_to_nlattr()
2785 tun_info->mode |= IP_TUNNEL_INFO_BRIDGE; in validate_and_copy_set_tun()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c882 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()
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c2894 if (info && info->mode & IP_TUNNEL_INFO_BRIDGE && in vxlan_xmit()
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c2775 if (info && info->mode & IP_TUNNEL_INFO_BRIDGE && in vxlan_xmit()

Completed in 24 milliseconds