Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dseg6_local.h22 SEG6_LOCAL_SRH, enumerator
/external/kernel-headers/original/uapi/linux/
Dseg6_local.h22 SEG6_LOCAL_SRH, enumerator
/external/iproute2/ip/
Diproute_lwtunnel.c210 if (tb[SEG6_LOCAL_SRH]) { in print_encap_seg6local()
212 print_srh(fp, RTA_DATA(tb[SEG6_LOCAL_SRH])); in print_encap_seg6local()
628 rta_addattr_l(rta, len, SEG6_LOCAL_SRH, srh, srhlen); in parse_encap_seg6local()