Searched refs:fib_nh_head (Results 1 – 3 of 3) sorted by relevance
318 static struct hlist_head *fib_nh_head(struct net_device *dev) in fib_nh_head() function320 return &dev->fib_nh_head; in fib_nh_head()431 head = fib_nh_head(dev); in ip_fib_check_default()1591 head = fib_nh_head(nexthop_nh->fib_nh_dev); in fib_create_info()1944 struct hlist_head *head = fib_nh_head(dev); in fib_sync_mtu()1963 struct hlist_head *head = fib_nh_head(dev); in fib_sync_down_dev()2128 head = fib_nh_head(dev); in fib_sync_up()
86 struct hlist_head fib_nh_head
2246 struct hlist_head fib_nh_head; member