Home
last modified time | relevance | path

Searched refs:IP_TUNNEL_INFO_TX (Results 1 - 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_tunnel.c40 !(tun_info->mode & IP_TUNNEL_INFO_TX)) || in nft_tunnel_get_eval()
42 (tun_info->mode & IP_TUNNEL_INFO_TX))) in nft_tunnel_get_eval()
54 !(tun_info->mode & IP_TUNNEL_INFO_TX)) || in nft_tunnel_get_eval()
56 (tun_info->mode & IP_TUNNEL_INFO_TX))) in nft_tunnel_get_eval()
426 info.mode = IP_TUNNEL_INFO_TX; in nft_tunnel_obj_init()
H A Dnf_flow_table_offload.c38 if (!tun_info || !(tun_info->mode & IP_TUNNEL_INFO_TX)) in nf_flow_rule_lwt_match()
491 if (tun_info && (tun_info->mode & IP_TUNNEL_INFO_TX)) { in flow_offload_encap_tunnel()
511 if (tun_info && (tun_info->mode & IP_TUNNEL_INFO_TX)) { in flow_offload_decap_tunnel()
/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()
210 tunnel_dst->u.tun_info.mode |= IP_TUNNEL_INFO_TX | in br_handle_egress_vlan_tunnel()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_tunnel.c41 !(tun_info->mode & IP_TUNNEL_INFO_TX)) || in nft_tunnel_get_eval()
43 (tun_info->mode & IP_TUNNEL_INFO_TX))) in nft_tunnel_get_eval()
55 !(tun_info->mode & IP_TUNNEL_INFO_TX)) || in nft_tunnel_get_eval()
57 (tun_info->mode & IP_TUNNEL_INFO_TX))) in nft_tunnel_get_eval()
455 info.mode = IP_TUNNEL_INFO_TX; in nft_tunnel_obj_init()
H A Dnf_flow_table_offload.c39 if (!tun_info || !(tun_info->mode & IP_TUNNEL_INFO_TX)) in nf_flow_rule_lwt_match()
594 if (tun_info && (tun_info->mode & IP_TUNNEL_INFO_TX)) { in flow_offload_encap_tunnel()
619 if (tun_info && (tun_info->mode & IP_TUNNEL_INFO_TX)) { in flow_offload_decap_tunnel()
/kernel/linux/linux-6.6/net/ipv4/
H A Dfou_bpf.c55 if (unlikely(!info || !(info->mode & IP_TUNNEL_INFO_TX))) in bpf_skb_set_fou_encap()
H A Dip_tunnel_core.c132 md->u.tun_info.mode & IP_TUNNEL_INFO_TX) in iptunnel_metadata_reply()
148 dst->mode = src->mode | IP_TUNNEL_INFO_TX; in iptunnel_metadata_reply()
713 tun_info->mode = IP_TUNNEL_INFO_TX; in ip_tun_build_state()
992 tun_info->mode = IP_TUNNEL_INFO_TX | IP_TUNNEL_INFO_IPV6; in ip6_tun_build_state()
H A Dip_gre.c487 if (unlikely(!tun_info || !(tun_info->mode & IP_TUNNEL_INFO_TX) || in gre_fb_xmit()
529 if (unlikely(!tun_info || !(tun_info->mode & IP_TUNNEL_INFO_TX) || in erspan_fb_xmit()
H A Dip_tunnel.c599 if (unlikely(!tun_info || !(tun_info->mode & IP_TUNNEL_INFO_TX) || in ip_md_tunnel_xmit()
715 if (tun_info && (tun_info->mode & IP_TUNNEL_INFO_TX) && in ip_tunnel_xmit()
/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/ipv4/
H A Dip_tunnel_core.c132 md->u.tun_info.mode & IP_TUNNEL_INFO_TX) in iptunnel_metadata_reply()
148 dst->mode = src->mode | IP_TUNNEL_INFO_TX; in iptunnel_metadata_reply()
721 tun_info->mode = IP_TUNNEL_INFO_TX; in ip_tun_build_state()
1000 tun_info->mode = IP_TUNNEL_INFO_TX | IP_TUNNEL_INFO_IPV6; in ip6_tun_build_state()
H A Dip_gre.c482 if (unlikely(!tun_info || !(tun_info->mode & IP_TUNNEL_INFO_TX) || in gre_fb_xmit()
524 if (unlikely(!tun_info || !(tun_info->mode & IP_TUNNEL_INFO_TX) || in erspan_fb_xmit()
H A Dip_tunnel.c585 if (unlikely(!tun_info || !(tun_info->mode & IP_TUNNEL_INFO_TX) || in ip_md_tunnel_xmit()
694 if (tun_info && (tun_info->mode & IP_TUNNEL_INFO_TX) && in ip_tunnel_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.c623 case IP_TUNNEL_INFO_TX: in efx_tc_flower_create_encap_md()
625 case IP_TUNNEL_INFO_TX | IP_TUNNEL_INFO_IPV6: in efx_tc_flower_create_encap_md()
/kernel/linux/linux-5.10/include/net/
H A Dip_tunnels.h60 #define IP_TUNNEL_INFO_TX 0x01 /* represents tx tunnel parameters */ macro
/kernel/linux/linux-6.6/include/net/
H A Dip_tunnels.h69 #define IP_TUNNEL_INFO_TX 0x01 /* represents tx tunnel parameters */ macro
/kernel/linux/linux-5.10/drivers/net/
H A Dbareudp.c437 if (unlikely(!info || !(info->mode & IP_TUNNEL_INFO_TX))) { in bareudp_xmit()
H A Dgeneve.c1067 if (unlikely(!info || !(info->mode & IP_TUNNEL_INFO_TX))) { in geneve_xmit()
/kernel/linux/linux-5.10/net/sched/
H A Dact_tunnel_key.c489 metadata->u.tun_info.mode |= IP_TUNNEL_INFO_TX; in tunnel_key_init()
/kernel/linux/linux-6.6/drivers/net/
H A Dbareudp.c446 if (unlikely(!info || !(info->mode & IP_TUNNEL_INFO_TX))) { in bareudp_xmit()
H A Dgeneve.c1101 if (unlikely(!info || !(info->mode & IP_TUNNEL_INFO_TX))) { in geneve_xmit()
/kernel/linux/linux-6.6/net/sched/
H A Dact_tunnel_key.c493 metadata->u.tun_info.mode |= IP_TUNNEL_INFO_TX; in tunnel_key_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c25 #define NFP_FL_SUPPORTED_TUNNEL_INFO_FLAGS (IP_TUNNEL_INFO_TX | \
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c25 #define NFP_FL_SUPPORTED_TUNNEL_INFO_FLAGS (IP_TUNNEL_INFO_TX | \
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c2895 info->mode & IP_TUNNEL_INFO_TX) { in vxlan_xmit()
2898 if (info && info->mode & IP_TUNNEL_INFO_TX) in vxlan_xmit()

Completed in 37 milliseconds

12