include/linux/icmpv6.h
changeset 2 d1f6d8b6f81c
parent 0 aa628870c1d3
equal deleted inserted replaced
1:0056487c491e 2:d1f6d8b6f81c
     1 #ifndef _LINUX_ICMPV6_H
     1 #ifndef _LINUX_ICMPV6_H
     2 #define _LINUX_ICMPV6_H
     2 #define _LINUX_ICMPV6_H
     3 
     3 
       
     4 #include <linux/types.h>
     4 #include <asm/byteorder.h>
     5 #include <asm/byteorder.h>
     5 
     6 
     6 struct icmp6hdr {
     7 struct icmp6hdr {
     7 
     8 
     8 	__u8		icmp6_type;
     9 	__u8		icmp6_type;