Home
last modified time | relevance | path

Searched refs:tb_id (Results 1 – 8 of 8) sorted by relevance

/external/iproute2/ip/
Diplink_vrf.c130 __u32 tb_id = 0; in ipvrf_get_table() local
139 if (rtnl_rttable_a2n(&tb_id, "main")) in ipvrf_get_table()
143 return tb_id; in ipvrf_get_table()
168 tb_id = rta_getattr_u32(vrf_attr[IFLA_VRF_TABLE]); in ipvrf_get_table()
170 if (!tb_id) in ipvrf_get_table()
173 return tb_id; in ipvrf_get_table()
Dipvrf.c514 __u32 tb_id; in ipvrf_print() local
555 tb_id = vrf_table_linkinfo(li); in ipvrf_print()
556 if (!tb_id) { in ipvrf_print()
562 printf("%-16s %5u", name, tb_id); in ipvrf_print()
579 __u32 tb_id; in ipvrf_show() local
581 tb_id = ipvrf_get_table(argv[0]); in ipvrf_show()
582 if (!tb_id) { in ipvrf_show()
586 printf("%s %u\n", argv[0], tb_id); in ipvrf_show()
/external/libnl/tests/
Dtest-create-vrf.c12 uint32_t tb_id; in main() local
48 if ((err = rtnl_link_vrf_get_tableid(link2, &tb_id)) < 0) { in main()
53 if (tb_id != 10) { in main()
/external/linux-kselftest/tools/testing/selftests/net/forwarding/
Dlib.sh367 local tb_id
370 tb_id=$?
372 ip link add dev $vrf_name type vrf table $tb_id
373 ip -4 route add table $tb_id unreachable default metric 4278198272
374 ip -6 route add table $tb_id unreachable default metric 4278198272
380 local tb_id
383 tb_id=$?
385 ip -6 route del table $tb_id unreachable default metric 4278198272
386 ip -4 route del table $tb_id unreachable default metric 4278198272
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/fib/fib_table_lookup/
Dformat9 field:u32 tb_id; offset:8; size:4; signed:0;
18 print fmt: "table %u oif %d iif %d src %pI4 dst %pI4 tos %d scope %d flags %x", REC->tb_id, REC->oi…
/external/libnl/lib/fib_lookup/
Dlookup.c43 unsigned char tb_id; /* Results */ member
105 res->fr_table_id = fr->tb_id; in result_msg_parser()
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi18615 …<var-decl name="tb_id" type-id="19c2251e" visibility="default" filepath="include/net/ip_fib.h" lin…
23811 …<var-decl name="tb_id" type-id="19c2251e" visibility="default" filepath="include/net/ip_fib.h" lin…
Dtest-PR27569-v0.abi18615 …<var-decl name="tb_id" type-id="19c2251e" visibility="default" filepath="include/net/ip_fib.h" lin…
23803 …<var-decl name="tb_id" type-id="19c2251e" visibility="default" filepath="include/net/ip_fib.h" lin…