Expand description
Networking filters.
C header: include/linux/netfilter.h
Modules
Definitions used when defining hooks for the Family::Arp
family.
Definitions used when defining hooks for the Family::INet
family.
Definitions used when defining hooks for the Family::Ipv4
family.
Definitions used when defining hooks for the Family::Ipv6
family.
Definitions used when defining hooks for the Family::NetDev
family.
Structs
A registration of a networking filter.
Enums
Specifies the action to be taken by the netfilter core.
The filter hook families.
Traits
A network filter.