Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dtype.h788 struct irdma_udp_offload_info { struct
789 bool ipv4:1;
790 bool insert_vlan_tag:1;
791 u8 ttl;
792 u8 tos;
793 u16 src_port;
794 u16 dst_port;
795 u32 dest_ip_addr[4];
796 u32 snd_mss;
797 u16 vlan_tag;
[all …]