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()1566 head = fib_nh_head(nexthop_nh->fib_nh_dev); in fib_create_info()1919 struct hlist_head *head = fib_nh_head(dev); in fib_sync_mtu()1938 struct hlist_head *head = fib_nh_head(dev); in fib_sync_down_dev()2103 head = fib_nh_head(dev); in fib_sync_up()
86 struct hlist_head fib_nh_head
2274 struct hlist_head fib_nh_head; member