Searched defs:ipv6_sr_hdr (Results 1 – 2 of 2) sorted by relevance
24 struct ipv6_sr_hdr { struct25 __u8 nexthdr;26 __u8 hdrlen;27 __u8 type;28 __u8 segments_left;29 __u8 first_segment; /* Represents the last_entry field of SRH */30 __u8 flags;31 __u16 tag;33 struct in6_addr segments[0];
24 struct ipv6_sr_hdr { struct25 __u8 nexthdr;26 __u8 hdrlen;27 __u8 type;28 __u8 segments_left;29 __u8 first_segment;30 __u8 flags;31 __u16 reserved;33 struct in6_addr segments[0];