Searched refs:tun_l4_proto (Results 1 – 3 of 3) sorted by relevance
81 swp_spec.tun_l4_proto = inner_ipv6_hdr(skb)->nexthdr; in mlx5e_tx_tunnel_accel()84 swp_spec.tun_l4_proto = inner_ip_hdr(skb)->protocol; in mlx5e_tx_tunnel_accel()
157 swp_spec.tun_l4_proto = inner_ipv6_hdr(skb)->nexthdr; in mlx5e_ipsec_set_swp()160 swp_spec.tun_l4_proto = inner_ip_hdr(skb)->protocol; in mlx5e_ipsec_set_swp()164 swp_spec.tun_l4_proto = xo->proto; in mlx5e_ipsec_set_swp()
366 u8 tun_l4_proto; member401 switch (swp_spec->tun_l4_proto) { in mlx5e_set_eseg_swp()