Home
last modified time | relevance | path

Searched refs:TABLE_LOCAL_INDEX (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dip_fib.h289 #define TABLE_LOCAL_INDEX (RT_TABLE_LOCAL & (FIB_TABLE_HASHSZ - 1)) macro
298 &net->ipv4.fib_table_hash[TABLE_LOCAL_INDEX] : in fib_get_table()
/linux/net/ipv4/
H A Dfib_frontend.c65 &net->ipv4.fib_table_hash[TABLE_LOCAL_INDEX]); in fib4_rules_init()