Searched defs:ecore_iphdr (Results 1 – 1 of 1) sorted by relevance
65 struct ecore_iphdr { struct66 u8 ihl:4,67 version:4;68 u8 tos;69 u16 tot_len;70 u16 id;71 u16 frag_off;72 u8 ttl;73 u8 protocol;74 u16 check;[all …]