Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Ddevinet.c235 static void inet_rcu_free_ifa(struct rcu_head *head) in inet_rcu_free_ifa() function
249 call_rcu_hurry(&ifa->rcu_head, inet_rcu_free_ifa); in inet_free_ifa()