Home
last modified time | relevance | path

Searched defs:ip6_mh (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/net/
Dmip6.h34 struct ip6_mh { struct
35 __u8 ip6mh_proto;
36 __u8 ip6mh_hdrlen;
37 __u8 ip6mh_type;
38 __u8 ip6mh_reserved;
39 __u16 ip6mh_cksum;
41 __u8 data[0];