Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/irdma/
Dtype.h830 struct irdma_udp_offload_info { struct
831 bool ipv4:1;
832 bool insert_vlan_tag:1;
833 u8 ttl;
834 u8 tos;
835 u16 src_port;
836 u16 dst_port;
837 u32 dest_ip_addr[4];
838 u32 snd_mss;
839 u16 vlan_tag;
[all …]