Searched refs:FR_ACT_TO_TBL (Results 1 – 11 of 11) sorted by relevance
/external/strace/xlat/ |
D | 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),
|
D | fib_rule_actions.in | 2 FR_ACT_TO_TBL 1
|
/external/iproute2/include/uapi/linux/ |
D | fib_rules.h | 68 FR_ACT_TO_TBL, /* Pass to fixed table */ enumerator
|
/external/kernel-headers/original/uapi/linux/ |
D | fib_rules.h | 77 FR_ACT_TO_TBL, /* Pass to fixed table */ enumerator
|
/external/libnl/include/linux-private/linux/ |
D | fib_rules.h | 77 FR_ACT_TO_TBL, /* Pass to fixed table */ enumerator
|
/external/strace/tests/ |
D | nlattr_fib_rule_hdr.c | 70 .rtm_type = FR_ACT_TO_TBL, in init_rtmsg()
|
D | netlink_route.c | 285 .rtm_type = FR_ACT_TO_TBL, in test_rtnl_rule()
|
/external/strace/tests-mx32/ |
D | nlattr_fib_rule_hdr.c | 70 .rtm_type = FR_ACT_TO_TBL, in init_rtmsg()
|
D | netlink_route.c | 285 .rtm_type = FR_ACT_TO_TBL, in test_rtnl_rule()
|
/external/strace/tests-m32/ |
D | nlattr_fib_rule_hdr.c | 70 .rtm_type = FR_ACT_TO_TBL, in init_rtmsg()
|
D | netlink_route.c | 285 .rtm_type = FR_ACT_TO_TBL, in test_rtnl_rule()
|