Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dmip6.h33 struct ip6_mh { struct
34 __u8 ip6mh_proto;
35 __u8 ip6mh_hdrlen;
36 __u8 ip6mh_type;
37 __u8 ip6mh_reserved;
38 __u16 ip6mh_cksum;
40 __u8 data[0];