Searched defs:ib_unpacked_ip4 (Results 1 – 1 of 1) sorted by relevance
216 struct ib_unpacked_ip4 { struct217 u8 ver;218 u8 hdr_len;219 u8 tos;220 __be16 tot_len;221 __be16 id;222 __be16 frag_off;223 u8 ttl;224 u8 protocol;225 __sum16 check;[all …]