Home
last modified time | relevance | path

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

/external/iptables/extensions/
Dlibipt_SNAT.txlate2 nft add rule ip nat postrouting oifname "eth0" counter snat to 1.2.3.4
5 nft add rule ip nat postrouting oifname "eth0" counter snat to 1.2.3.4-1.2.3.6
8 nft add rule ip nat postrouting oifname "eth0" ip protocol tcp counter snat to 1.2.3.4:1-1023
11 nft add rule ip nat postrouting oifname "eth0" counter snat to 1.2.3.4 random
14 nft add rule ip nat postrouting oifname "eth0" counter snat to 1.2.3.4 random,persistent
Dlibip6t_SNAT.txlate2 nft add rule ip6 nat postrouting oifname "eth0" meta l4proto tcp counter snat to [fec0::1234]:80
5 nft add rule ip6 nat postrouting oifname "eth0" meta l4proto tcp counter snat to [fec0::1234]:1-20
8 nft add rule ip6 nat postrouting oifname "eth0" meta l4proto tcp counter snat to [fec0::1234]:123 r…
11 nft add rule ip6 nat postrouting oifname "eth0" meta l4proto tcp counter snat to [fec0::1234]:123 f…
Dlibipt_DNAT.txlate2 nft add rule ip nat prerouting oifname "eth0" ip protocol tcp counter dnat to 1.2.3.4
8 nft add rule ip nat prerouting oifname "eth0" ip protocol tcp counter dnat to 1.2.3.4:1-1023
11 nft add rule ip nat prerouting oifname "eth0" ip protocol tcp counter dnat to 1.2.3.4 random
14 nft add rule ip nat prerouting oifname "eth0" ip protocol tcp counter dnat to 1.2.3.4 random,persis…
Dlibebt_snat.txlate2 nft add rule bridge nat POSTROUTING oifname "someport*" ether saddr 00:00:00:00:00:00 ether saddr s…
5 nft add rule bridge nat POSTROUTING oifname "someport" ether saddr set de:ad:0:be:ee:ff continue co…
Dgeneric.txlate17 nft add rule bridge filter FORWARD iifname != "iname" meta ibrname "ilogname" oifname "out*" meta o…
24 nft add rule ip filter FORWARD iifname "\*" oifname "eth\*foo" counter
28 nft add rule ip filter FORWARD iifname "eth\*foo\**" oifname "eth+*" counter
Dlibxt_udp.txlate5 nft add rule ip filter OUTPUT oifname "eth0" udp dport 53-66 counter drop
Dlibebt_ip.txlate8 nft insert rule bridge filter OUTPUT oifname "eth0" ip dscp 0x3f counter
Dlibxt_tcp.txlate5 nft add rule ip filter OUTPUT oifname "eth0" tcp dport 53-66 counter drop
Dlibebt_ip6.txlate11 nft insert rule bridge filter OUTPUT oifname "eth0" ip6 dscp 0x3f counter
/external/linux-kselftest/tools/testing/selftests/netfilter/
Dconntrack_icmp_related.sh192 ip protocol icmp oifname "veth0" counter masquerade
198 ip6 nexthdr icmpv6 oifname "veth0" counter masquerade
Dnft_flowtable.sh317 meta oifname "veth1" counter masquerade
/external/iptables/iptables/
Dnft-bridge.c172 char iifname[IFNAMSIZ] = {}, oifname[IFNAMSIZ] = {}; in nft_bridge_parse_meta() local
174 parse_meta(e, ctx->meta.key, iifname, NULL, oifname, NULL, &invflags); in nft_bridge_parse_meta()
190 snprintf(fw->logical_out, sizeof(fw->logical_out), "%s", oifname); in nft_bridge_parse_meta()
195 snprintf(fw->out, sizeof(fw->out), "%s", oifname); in nft_bridge_parse_meta()
/external/libnl/lib/route/
Drule.c353 __ADD(RULE_ATTR_OIFNAME, oifname),
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi56435 …<var-decl name="oifname" type-id="ac1fa8c0" visibility="default" filepath="include/net/fib_rules.h…
Dtest-PR27569-v0.abi56420 …<var-decl name="oifname" type-id="ac1fa8c0" visibility="default" filepath="include/net/fib_rules.h…