Searched defs:ipv6_sr_hdr (Results 1 – 1 of 1) sorted by relevance
11 struct ipv6_sr_hdr { struct12 __u8 nexthdr;13 __u8 hdrlen;14 __u8 type;15 __u8 segments_left;16 __u8 first_segment;17 __u8 flags;18 __u16 tag;19 struct in6_addr segments[];