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

  /bionic/libc/kernel/uapi/linux/
seg6_local.h 33 #define SEG6_LOCAL_MAX (__SEG6_LOCAL_MAX - 1)
  /external/iproute2/include/uapi/linux/
seg6_local.h 30 #define SEG6_LOCAL_MAX (__SEG6_LOCAL_MAX - 1)
  /external/kernel-headers/original/uapi/linux/
seg6_local.h 30 #define SEG6_LOCAL_MAX (__SEG6_LOCAL_MAX - 1)
  /external/iproute2/ip/
iproute_lwtunnel.c 197 struct rtattr *tb[SEG6_LOCAL_MAX + 1];
201 parse_rtattr_nested(tb, SEG6_LOCAL_MAX, encap);

Completed in 88 milliseconds