Home
last modified time | relevance | path

Searched refs:RT_TABLE_LOCAL (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c85 tb_id == RT_TABLE_LOCAL || in prestera_fix_tb_id()
1001 if (fc->key.kern_tb_id == RT_TABLE_LOCAL) { in __prestera_k_arb_util_fib_overlaps()
1021 fc_key.kern_tb_id = RT_TABLE_LOCAL; in __prestera_k_arb_util_fib_overlapped()
/linux/tools/include/uapi/linux/
H A Drtnetlink.h362 RT_TABLE_LOCAL=255, enumerator
/linux/include/net/
H A Dip6_fib.h412 #define RT6_TABLE_LOCAL RT_TABLE_LOCAL
/linux/tools/testing/selftests/net/
H A Dtun.c355 uint8_t rtm_type, table = RT_TABLE_LOCAL; in ip_route_check()
/linux/net/sctp/
H A Dprotocol.c356 int tb_id = RT_TABLE_LOCAL; in sctp_v4_available()