Searched defs:ipv6hdr (Results 1 – 2 of 2) sorted by relevance
90 struct ipv6hdr { struct92 __u8 priority:4,93 version:4;100 __u8 flow_lbl[3];102 __be16 payload_len;103 __u8 nexthdr;104 __u8 hop_limit;106 struct in6_addr saddr;107 struct in6_addr daddr;
115 struct ipv6hdr { struct117 __u8 priority:4,118 version:4;125 __u8 flow_lbl[3];127 __be16 payload_len;128 __u8 nexthdr;129 __u8 hop_limit;131 struct in6_addr saddr;132 struct in6_addr daddr;