Searched refs:oif (Results 1 – 7 of 7) sorted by relevance
/third_party/iptables/extensions/ |
D | libxt_TEE.c | 37 .flags = XTOPT_PUT, XTOPT_POINTER(s, oif)}, 60 if (*info->oif != '\0') in tee_tg_print() 61 printf(" oif=%s", info->oif); in tee_tg_print() 73 if (*info->oif != '\0') in tee_tg6_print() 74 printf(" oif=%s", info->oif); in tee_tg6_print() 82 if (*info->oif != '\0') in tee_tg_save() 83 printf(" --oif %s", info->oif); in tee_tg_save() 91 if (*info->oif != '\0') in tee_tg6_save() 92 printf(" --oif %s", info->oif); in tee_tg6_save() 106 if (*info->oif != '\0') in tee_tg_xlate() [all …]
|
D | libxt_rpfilter.txlate | 2 nft add rule ip mangle PREROUTING fib saddr . iif oif != 0 counter 5 nft add rule ip mangle PREROUTING fib saddr . mark oif != 0 counter 8 nft add rule ip6 mangle PREROUTING fib saddr . mark . iif oif 0 counter
|
D | libxt_TEE.txlate | 1 # iptables-translate -t mangle -A PREROUTING -j TEE --gateway 192.168.0.2 --oif eth0 10 ip6tables-translate -t mangle -A PREROUTING -j TEE --gateway ab12:00a1:1112:acba:: --oif eth0
|
/third_party/iptables/include/linux/netfilter/ |
D | xt_TEE.h | 6 char oif[16]; member
|
/third_party/glib/gio/ |
D | gnetworkmonitornetlink.c | 310 guint8 *dest, *gateway, *oif; in read_netlink_messages() local 371 dest = gateway = oif = NULL; in read_netlink_messages() 379 oif = RTA_DATA (attr); in read_netlink_messages() 383 if (dest || gateway || oif) in read_netlink_messages()
|
/third_party/libnl/lib/route/ |
D | route_obj.c | 583 __ADD(ROUTE_ATTR_OIF, oif),
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 55125 zqp`_mb$mFLh8kPnwn$f5%&W94(0|H@tJ6nf@oif>{#Z;n*qOX?v~ZwrSXsjy55_9c
|