Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dseg6.h24 struct ipv6_sr_hdr { struct
25 __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[];
/linux-6.3-rc2/tools/include/uapi/linux/
A Dseg6.h24 struct ipv6_sr_hdr { struct
25 __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[];

Completed in 4 milliseconds