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

  /bionic/libc/kernel/uapi/linux/
seg6_local.h 24 SEG6_LOCAL_ACTION,
  /external/iproute2/include/uapi/linux/
seg6_local.h 21 SEG6_LOCAL_ACTION,
  /external/kernel-headers/original/uapi/linux/
seg6_local.h 21 SEG6_LOCAL_ACTION,
  /external/iproute2/ip/
iproute_lwtunnel.c 203 if (!tb[SEG6_LOCAL_ACTION])
206 action = rta_getattr_u32(tb[SEG6_LOCAL_ACTION]);
551 rta_addattr32(rta, len, SEG6_LOCAL_ACTION, action);

Completed in 582 milliseconds