HomeSort by relevance Sort by last modified time
    Searched refs:xtables_target (Results 51 - 72 of 72) sorted by null

1 23

  /external/iptables/extensions/
libxt_TOS.c 186 static struct xtables_target tos_tg_reg[] = {
libxt_TPROXY.c 150 static struct xtables_target tproxy_tg_reg[] = {
libip6t_SNAT.c 300 static struct xtables_target snat_tg_reg = {
libipt_DNAT.c 290 static struct xtables_target dnat_tg_reg = {
libipt_SNAT.c 307 static struct xtables_target snat_tg_reg = {
libxt_MARK.c 293 static struct xtables_target mark_tg_reg[] = {
libxt_NFQUEUE.c 340 static struct xtables_target nfqueue_targets[] = {
libxt_mangle.c 379 static struct xtables_target mangle_tg_reg = {
libxt_CONNMARK.c 394 static struct xtables_target connmark_tg_reg[] = {
libxt_CT.c 351 static struct xtables_target ct_target_reg[] = {
libxt_HMARK.c 418 static struct xtables_target mark_tg_reg[] = {
libxt_SET.c 517 static struct xtables_target set_tg_reg[] = {
  /external/iptables/iptables/
nft-shared.c 295 struct xtables_target *target;
732 struct xtables_target *target,
836 bool compare_targets(struct xtables_target *tg1, struct xtables_target *tg2)
ip6tables.c 547 const struct xtables_target *target = NULL;
759 const struct xtables_target *target)
803 const struct xtables_target *target)
833 const struct xtables_target *target)
1139 struct xtables_target *target =
    [all...]
iptables.c 531 const struct xtables_target *target = NULL;
743 const struct xtables_target *target)
787 const struct xtables_target *target)
817 const struct xtables_target *target)
1129 const struct xtables_target *target =
    [all...]
nft-bridge.c 347 static void nft_bridge_parse_target(struct xtables_target *t, void *data)
441 struct xtables_target *watcherp;
xtables-arp.c 417 struct xtables_target *t = NULL;
827 static struct xtables_target *command_jump(struct arpt_entry *fw,
830 struct xtables_target *target;
947 struct xtables_target *t;
    [all...]
nft-ipv4.c 419 static void nft_ipv4_parse_target(struct xtables_target *t, void *data)
nft-ipv6.c 367 static void nft_ipv6_parse_target(struct xtables_target *t, void *data)
nft-arp.c 274 static void nft_arp_parse_target(struct xtables_target *target, void *data)
xtables.c 694 struct xtables_target *t;
    [all...]
  /external/iptables/libxtables/
xtoptions.c 932 struct xtables_target *t, void *fw)
1069 void xtables_option_tfcall(struct xtables_target *t)
    [all...]

Completed in 1270 milliseconds

1 23