Searched refs:tun_l4_proto (Results 1 – 3 of 3) sorted by relevance
78 swp_spec.tun_l4_proto = inner_ipv6_hdr(skb)->nexthdr; in mlx5e_tx_tunnel_accel()81 swp_spec.tun_l4_proto = inner_ip_hdr(skb)->protocol; in mlx5e_tx_tunnel_accel()
155 swp_spec.tun_l4_proto = inner_ipv6_hdr(skb)->nexthdr; in mlx5e_ipsec_set_swp()158 swp_spec.tun_l4_proto = inner_ip_hdr(skb)->protocol; in mlx5e_ipsec_set_swp()162 swp_spec.tun_l4_proto = xo->proto; in mlx5e_ipsec_set_swp()
189 u8 tun_l4_proto; member215 switch (swp_spec->tun_l4_proto) { in mlx5e_set_eseg_swp()