Searched defs:ipv6_sr_hdr (Results 1 – 1 of 1) sorted by relevance
77847 struct ipv6_sr_hdr { struct77848 __u8 nexthdr;77849 __u8 hdrlen;77850 __u8 type;77851 __u8 segments_left;77852 __u8 first_segment;77853 __u8 flags;77854 __u16 tag;77855 struct in6_addr segments[0];