Lines Matching defs:ib_unpacked_ip4
211 struct ib_unpacked_ip4 { struct212 u8 ver;213 u8 hdr_len;214 u8 tos;215 __be16 tot_len;216 __be16 id;217 __be16 frag_off;218 u8 ttl;219 u8 protocol;220 __sum16 check;221 __be32 saddr;222 __be32 daddr;