Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dip_sockglue.c337 static void ip_ra_destroy_rcu(struct rcu_head *head) in ip_ra_destroy_rcu() function
383 call_rcu(&ra->rcu, ip_ra_destroy_rcu); in ip_ra_control()