HomeSort by relevance Sort by last modified time
    Searched refs:SEG6_LOCAL_OIF (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/linux/
seg6_local.h 30 SEG6_LOCAL_OIF,
  /external/iproute2/include/uapi/linux/
seg6_local.h 27 SEG6_LOCAL_OIF,
  /external/kernel-headers/original/uapi/linux/
seg6_local.h 27 SEG6_LOCAL_OIF,
  /external/iproute2/ip/
iproute_lwtunnel.c 235 if (tb[SEG6_LOCAL_OIF]) {
236 int oif = rta_getattr_u32(tb[SEG6_LOCAL_OIF]);
587 rta_addattr32(rta, len, SEG6_LOCAL_OIF, oif);

Completed in 403 milliseconds