Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_type.h820 struct irdma_udp_offload_info { struct
821 bool ipv4:1;
822 bool insert_vlan_tag:1;
823 u8 ttl;
824 u8 tos;
825 u16 src_port;
826 u16 dst_port;
827 u32 dest_ip_addr[4];
828 u32 snd_mss;
829 u16 vlan_tag;
[all …]