Searched defs:ipv6hdr (Results 1 – 2 of 2) sorted by relevance
80 struct ipv6hdr { struct82 __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;
84 struct ipv6hdr { struct86 __u8 priority:4,87 version:4;96 __u8 flow_lbl[3];97 __be16 payload_len;99 __u8 nexthdr;100 __u8 hop_limit;101 struct in6_addr saddr;102 struct in6_addr daddr;