Searched refs:fib_nh_head (Results 1 – 3 of 3) sorted by relevance
311 static struct hlist_head *fib_nh_head(struct net_device *dev) in fib_nh_head() function313 return &dev->fib_nh_head; in fib_nh_head()482 head = fib_nh_head(dev); in ip_fib_check_default()1561 head = fib_nh_head(nexthop_nh->fib_nh_dev); in fib_create_info()1913 struct hlist_head *head = fib_nh_head(dev); in fib_sync_mtu()1932 struct hlist_head *head = fib_nh_head(dev); in fib_sync_down_dev()2097 head = fib_nh_head(dev); in fib_sync_up()
88 struct hlist_head fib_nh_head
2301 struct hlist_head fib_nh_head; member