Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dseg6_local.h27 SEG6_LOCAL_OIF, enumerator
/external/kernel-headers/original/uapi/linux/
Dseg6_local.h27 SEG6_LOCAL_OIF, enumerator
/external/iproute2/ip/
Diproute_lwtunnel.c235 if (tb[SEG6_LOCAL_OIF]) { in print_encap_seg6local()
236 int oif = rta_getattr_u32(tb[SEG6_LOCAL_OIF]); in print_encap_seg6local()
587 rta_addattr32(rta, len, SEG6_LOCAL_OIF, oif); in parse_encap_seg6local()