Searched defs:ethip_hdr (Results 1 – 1 of 1) sorted by relevance
79 struct ethip_hdr { struct80 struct uip_eth_hdr ethhdr;82 u8_t vhl,83 tos,84 len[2],85 ipid[2],86 ipoffset[2],87 ttl,88 proto;89 u16_t ipchksum;[all …]