Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/irdma/
Dtype.h826 struct irdma_udp_offload_info { struct
827 bool ipv4:1;
828 bool insert_vlan_tag:1;
829 u8 ttl;
830 u8 tos;
831 u16 src_port;
832 u16 dst_port;
833 u32 dest_ip_addr[4];
834 u32 snd_mss;
835 u16 vlan_tag;
[all …]