Searched defs:tcpip_hdr (Results 1 – 1 of 1) sorted by relevance
72 struct tcpip_hdr { struct74 u8_t vhl,75 tos;76 u16_t len,77 ipid,78 ipoffset;79 u8_t ttl,80 proto;81 u16_t ipchksum;82 u16_t srcipaddr[2],[all …]