Searched defs:icmp6hdr (Results 1 – 3 of 3) sorted by relevance
10 struct icmp6hdr { struct11 __u8 icmp6_type;12 __u8 icmp6_code;13 __sum16 icmp6_cksum;14 union {57 } icmp6_dataun;
8 struct icmp6hdr { struct10 __u8 icmp6_type;11 __u8 icmp6_code;12 __sum16 icmp6_cksum;15 union {63 } icmp6_dataun;
23 struct icmp6hdr { struct24 __u8 icmp6_type;25 __u8 icmp6_code;26 __sum16 icmp6_cksum;27 union {55 } icmp6_dataun;