Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Dipv6.h82 struct ipv6hdr { struct
85 __u8 priority:4,
86 version:4;
95 __u8 flow_lbl[3];
96 __be16 payload_len;
97 __u8 nexthdr;
99 __u8 hop_limit;
100 struct in6_addr saddr;
101 struct in6_addr daddr;