Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_tables_api.c365 static void __nft_netdev_hook_free_rcu(struct rcu_head *rcu) in __nft_netdev_hook_free_rcu() function
374 call_rcu(&hook->rcu, __nft_netdev_hook_free_rcu); in nft_netdev_hook_free_rcu()