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;
116 struct ipv6hdr { struct118 __u8 priority:4,119 version:4;126 __u8 flow_lbl[3];128 __be16 payload_len;129 __u8 nexthdr;130 __u8 hop_limit;132 struct in6_addr saddr;133 struct in6_addr daddr;