Home
last modified time | relevance | path

Searched defs:ipv6_sr_hdr (Results 1 – 1 of 1) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dseg6.h23 struct ipv6_sr_hdr { struct
24 __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];