Searched defs:ipv6_sr_hdr (Results 1 – 1 of 1) sorted by relevance
148029 struct ipv6_sr_hdr { struct148030 __u8 nexthdr;148031 __u8 hdrlen;148032 __u8 type;148033 __u8 segments_left;148034 __u8 first_segment;148035 __u8 flags;148036 __u16 tag;148037 struct in6_addr segments[0];