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

  /external/iproute2/include/uapi/linux/
ila.h 13 ILA_ATTR_LOCATOR, /* u64 */
  /bionic/libc/kernel/uapi/linux/
ila.h 25 ILA_ATTR_LOCATOR,
  /external/kernel-headers/original/uapi/linux/
ila.h 13 ILA_ATTR_LOCATOR, /* u64 */
  /external/iproute2/ip/
ipila.c 113 print_ila_locid(fp, ILA_ATTR_LOCATOR, tb, ADDR_BUF_SIZE);
209 addattr64(n, 1024, ILA_ATTR_LOCATOR, locator);
iproute_lwtunnel.c 314 if (tb[ILA_ATTR_LOCATOR]) {
317 addr64_n2a(rta_getattr_u64(tb[ILA_ATTR_LOCATOR]),
759 rta_addattr64(rta, 1024, ILA_ATTR_LOCATOR, locator);

Completed in 713 milliseconds