nexthop_free_rcu 104 include/net/nexthop.h void nexthop_free_rcu(struct rcu_head *head); nexthop_free_rcu 114 include/net/nexthop.h call_rcu(&nh->rcu, nexthop_free_rcu); nexthop_free_rcu 107 net/ipv4/nexthop.c EXPORT_SYMBOL_GPL(nexthop_free_rcu);