Searched defs:iphdr (Results 1 – 1 of 1) sorted by relevance
54960 struct iphdr { struct54961 __u8 ihl: 4;54962 __u8 version: 4;54963 __u8 tos;54964 __be16 tot_len;54965 __be16 id;54966 __be16 frag_off;54967 __u8 ttl;54968 __u8 protocol;54969 __sum16 check;[all …]