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.h260 void nexthop_free_rcu(struct rcu_head *head);
270 call_rcu_hurry(&nh->rcu, nexthop_free_rcu); in nexthop_put()
/linux/net/ipv4/
H A Dnexthop.c521 void nexthop_free_rcu(struct rcu_head *head) in nexthop_free_rcu() function
532 EXPORT_SYMBOL_GPL(nexthop_free_rcu);