diff options
author | Phil Sutter <phil@nwl.cc> | 2021-09-27 16:59:49 +0200 |
---|---|---|
committer | Phil Sutter <phil@nwl.cc> | 2021-10-20 11:32:54 +0200 |
commit | dded8ff3878ba7dccb8573543f2c2c5c8670fa03 (patch) | |
tree | 823493d91909af96a5f9438a057c2bfcb7adaada /include/linux/netfilter | |
parent | 38e1fe58fe814e4364155085327c0b1e2d9527ee (diff) |
nft: Add family ops callbacks wrapping different nft_cmd_* functions
Commands supporting multiple source/destination addresses need to
iterate over them and call the respective nft_cmd_* function multiple
times. These loops are family-specific though as each family uses a
different data structure within struct iptables_command_state to store
the addresses.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'include/linux/netfilter')
0 files changed, 0 insertions, 0 deletions