Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dfib_semantics.c57 static struct hlist_head fib_info_devhash[DEVINDEX_HASHSIZE]; variable
343 head = &fib_info_devhash[hash]; in ip_fib_check_default()
1197 head = &fib_info_devhash[hash]; in fib_create_info()
1367 struct hlist_head *head = &fib_info_devhash[hash]; in fib_sync_down_dev()
1524 head = &fib_info_devhash[hash]; in fib_sync_up()