Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dseg6_iptunnel.h29 struct ipv6_sr_hdr srh[0];
Dseg6.h24 struct ipv6_sr_hdr { struct
/external/iproute2/include/uapi/linux/
Dseg6_iptunnel.h29 struct ipv6_sr_hdr srh[0];
Dseg6.h24 struct ipv6_sr_hdr { struct
/external/iproute2/ip/
Diproute_lwtunnel.c92 static void print_srh(FILE *fp, struct ipv6_sr_hdr *srh) in print_srh()
418 static struct ipv6_sr_hdr *parse_srh(char *segbuf, int hmac, bool encap) in parse_srh()
420 struct ipv6_sr_hdr *srh; in parse_srh()
472 struct ipv6_sr_hdr *srh; in parse_encap_seg6()
536 struct ipv6_sr_hdr *srh; in parse_encap_seg6local()