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

  /bionic/libc/kernel/uapi/linux/
seg6_local.h 25 SEG6_LOCAL_SRH,
  /external/iproute2/include/uapi/linux/
seg6_local.h 22 SEG6_LOCAL_SRH,
  /external/kernel-headers/original/uapi/linux/
seg6_local.h 22 SEG6_LOCAL_SRH,
  /external/iproute2/ip/
iproute_lwtunnel.c 210 if (tb[SEG6_LOCAL_SRH]) {
212 print_srh(fp, RTA_DATA(tb[SEG6_LOCAL_SRH]));
628 rta_addattr_l(rta, len, SEG6_LOCAL_SRH, srh, srhlen);

Completed in 696 milliseconds