Home
last modified time | relevance | path

Searched defs:tunnel_type (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dtun.c419 static int parse_udp_tunnel_vnet_packet(uint8_t *buf, int len, int tunnel_type, in parse_udp_tunnel_vnet_packet()
553 int tunnel_type; in FIXTURE_VARIANT() local
731 int tunnel_type = variant->tunnel_type; in FIXTURE_SETUP() local
793 int tunnel_type = variant->tunnel_type; in build_gso_packet_into_tun() local
895 int tunnel_type = variant->tunnel_type; in receive_gso_packet_from_tun() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.h30 int tunnel_type; member
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c291 u32 tunnel_type = 0; in offload_tso() local
359 u32 tunnel_type = NOT_TUNNEL; in offload_csum() local
/linux/include/net/libeth/
H A Drx.h197 u32 tunnel_type:3; member
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede.h326 u8 tunnel_type; member
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h326 u8 tunnel_type; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5894 static int bnxt_hwrm_tunnel_dst_port_free(struct bnxt *bp, u8 tunnel_type) in bnxt_hwrm_tunnel_dst_port_free()
5942 u8 tunnel_type) in bnxt_hwrm_tunnel_dst_port_alloc()