Searched defs:ib_unpacked_ip4 (Results 1 – 1 of 1) sorted by relevance
234 struct ib_unpacked_ip4 { struct235 u8 ver;236 u8 hdr_len;237 u8 tos;238 __be16 tot_len;239 __be16 id;240 __be16 frag_off;241 u8 ttl;242 u8 protocol;243 __sum16 check;[all …]