1. NAME

sk_filter_release_rcu - Release a socket filter by rcu_head

2. SYNOPSIS

void sk_filter_release_rcu(struct rcu_head *  rcu );

3. ARGUMENTS

rcu
    rcu_head that contains the sk_filter to free

4. COPYRIGHT