Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_type.h905 struct irdma_tcp_offload_info { struct
906 bool ipv4:1;
907 bool no_nagle:1;
908 bool insert_vlan_tag:1;
909 bool time_stamp:1;
910 bool drop_ooo_seg:1;
911 bool avoid_stretch_ack:1;
912 bool wscale:1;
913 bool ignore_tcp_opt:1;
914 bool ignore_tcp_uns_opt:1;
[all …]