Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dfirewall-util-private.h57 int fw_iptables_add_local_dnat(
Dfirewall-util.c122 …return fw_iptables_add_local_dnat(add, af, protocol, local_port, remote, remote_port, previous_rem… in fw_add_local_dnat()
Dfirewall-util-iptables.c157 int fw_iptables_add_local_dnat( in fw_iptables_add_local_dnat() function