Searched defs:ipv6hdr (Results 1 – 2 of 2) sorted by relevance
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;
117 struct ipv6hdr { struct119 __u8 priority:4,120 version:4;127 __u8 flow_lbl[3];129 __be16 payload_len;130 __u8 nexthdr;131 __u8 hop_limit;133 struct in6_addr saddr;134 struct in6_addr daddr;