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

  /external/strace/xlat/
fib_rule_actions.h 13 #if defined(FR_ACT_TO_TBL) || (defined(HAVE_DECL_FR_ACT_TO_TBL) && HAVE_DECL_FR_ACT_TO_TBL)
15 static_assert((FR_ACT_TO_TBL) == (1), "FR_ACT_TO_TBL != 1");
18 # define FR_ACT_TO_TBL 1
81 XLAT(FR_ACT_TO_TBL),
  /external/libnl/include/linux-private/linux/
fib_rules.h 56 FR_ACT_TO_TBL, /* Pass to fixed table */
  /bionic/libc/kernel/uapi/linux/
fib_rules.h 81 FR_ACT_TO_TBL,
  /external/iproute2/include/uapi/linux/
fib_rules.h 68 FR_ACT_TO_TBL, /* Pass to fixed table */
  /external/kernel-headers/original/uapi/linux/
fib_rules.h 77 FR_ACT_TO_TBL, /* Pass to fixed table */
  /external/strace/tests/
nlattr_fib_rule_hdr.c 70 .rtm_type = FR_ACT_TO_TBL,
83 ", action=FR_ACT_TO_TBL"
netlink_route.c 285 .rtm_type = FR_ACT_TO_TBL,
295 ", action=FR_ACT_TO_TBL"
  /external/strace/tests-m32/
nlattr_fib_rule_hdr.c 70 .rtm_type = FR_ACT_TO_TBL,
83 ", action=FR_ACT_TO_TBL"
netlink_route.c 285 .rtm_type = FR_ACT_TO_TBL,
295 ", action=FR_ACT_TO_TBL"
  /external/strace/tests-mx32/
nlattr_fib_rule_hdr.c 70 .rtm_type = FR_ACT_TO_TBL,
83 ", action=FR_ACT_TO_TBL"
netlink_route.c 285 .rtm_type = FR_ACT_TO_TBL,
295 ", action=FR_ACT_TO_TBL"

Completed in 1176 milliseconds