Skip to content
Commit 107a9f4d authored by David Miller's avatar David Miller Committed by David S. Miller
Browse files

netfilter: Add nf_hook_state initializer function.



This way we can consolidate where we setup new nf_hook_state objects,
to make sure the entire thing is initialized.

The only other place an nf_hook_object is instantiated is nf_queue,
wherein a structure copy is used.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a3786a5f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment