Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Ddevinet.c221 static void inet_rcu_free_ifa(struct rcu_head *head) in inet_rcu_free_ifa() function
231 call_rcu(&ifa->rcu_head, inet_rcu_free_ifa); in inet_free_ifa()