Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnexthop.h262 void nexthop_free_rcu(struct rcu_head *head); in nexthop_get()
272 call_rcu_hurry(&nh->rcu, nexthop_free_rcu);
/linux/net/ipv4/
H A Dnexthop.c519 void nexthop_free_rcu(struct rcu_head *head) in nexthop_free_rcu() function
530 EXPORT_SYMBOL_GPL(nexthop_free_rcu);