Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/linux/
Dipv6.h80 struct ipv6hdr { struct
82 __u8 priority:4,
83 version:4;
90 __u8 flow_lbl[3];
92 __be16 payload_len;
93 __u8 nexthdr;
94 __u8 hop_limit;
96 struct in6_addr saddr;
97 struct in6_addr daddr;