Searched defs:ipv6hdr (Results 1 – 1 of 1) sorted by relevance
111 struct ipv6hdr { struct113 __u8 priority:4,114 version:4;121 __u8 flow_lbl[3];123 __be16 payload_len;124 __u8 nexthdr;125 __u8 hop_limit;127 struct in6_addr saddr;128 struct in6_addr daddr;