Home
last modified time | relevance | path

Searched refs:SEG6_IPTUNNEL_SRH (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/include/uapi/linux/
Dseg6_iptunnel.h22 SEG6_IPTUNNEL_SRH, enumerator
/external/kernel-headers/original/uapi/linux/
Dseg6_iptunnel.h22 SEG6_IPTUNNEL_SRH, enumerator
/external/iproute2/ip/
Diproute_lwtunnel.c146 if (!tb[SEG6_IPTUNNEL_SRH]) in print_encap_seg6()
149 tuninfo = RTA_DATA(tb[SEG6_IPTUNNEL_SRH]); in print_encap_seg6()
518 rta_addattr_l(rta, len, SEG6_IPTUNNEL_SRH, tuninfo, in parse_encap_seg6()