Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Drdsv3.h178 struct rdsv3_header { struct
179 uint64_be_t h_sequence;
180 uint64_be_t h_ack;
181 uint32_be_t h_len;
182 uint16_be_t h_sport;
183 uint16_be_t h_dport;
184 uint8_t h_flags;
185 uint8_t h_credit;
186 uint8_t h_padding[4];
187 uint16_be_t h_csum;
[all …]