Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/netfilter/
H A Dnft_flowtable.sh461 test_tcp_forwarding_nat() function
549 if ! test_tcp_forwarding_nat "$ns1" "$ns2" 0 ""; then
577 if ! test_tcp_forwarding_nat "$ns1" "$ns2" 1 ""; then
629 if ! test_tcp_forwarding_nat "$ns1" "$ns2" 1 "IPIP tunnel"; then
689 if ! test_tcp_forwarding_nat "$ns1" "$ns2" 1 "IPIP tunnel over vlan"; then
743 if ! test_tcp_forwarding_nat "$ns1" "$ns2" 1 "on bridge"; then
822 if ! test_tcp_forwarding_nat "$ns1" "$ns2" 1 "bridge and VLAN"; then