Searched defs:ipv6_sr_hdr (Results 1 – 1 of 1) sorted by relevance
23 struct ipv6_sr_hdr { struct24 __u8 nexthdr;25 __u8 hdrlen;26 __u8 type;27 __u8 segments_left;28 __u8 first_segment;29 __u8 flags;30 __u16 tag;31 struct in6_addr segments[0];