HomeSort by relevance Sort by last modified time
    Searched refs:ipt_entry_target (Results 1 - 25 of 42) sorted by null

1 2

  /external/iptables/extensions/
libipt_standard.c 25 init(struct ipt_entry_target *t, unsigned int *nfcache)
34 struct ipt_entry_target **target)
46 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_NFQUEUE.c 17 static void init(struct ipt_entry_target *t, unsigned int *nfcache)
51 struct ipt_entry_target **target)
78 const struct ipt_entry_target *target,
88 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_TCPMSS.c 15 struct ipt_entry_target t;
38 init(struct ipt_entry_target *t, unsigned int *nfcache)
47 struct ipt_entry_target **target)
92 const struct ipt_entry_target *target,
105 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_MIRROR.c 25 init(struct ipt_entry_target *t, unsigned int *nfcache)
34 struct ipt_entry_target **target)
libipt_NOTRACK.c 25 init(struct ipt_entry_target *t, unsigned int *nfcache)
34 struct ipt_entry_target **target)
libipt_CLASSIFY.c 31 init(struct ipt_entry_target *t, unsigned int *nfcache)
51 struct ipt_entry_target **target)
91 const struct ipt_entry_target *target,
102 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_DSCP.c 25 static void init(struct ipt_entry_target *t, unsigned int *nfcache)
82 struct ipt_entry_target **target)
127 const struct ipt_entry_target *target,
138 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_SECMARK.c 32 static void init(struct ipt_entry_target *t, unsigned int *nfcache)
40 const struct ipt_entry *entry, struct ipt_entry_target **target)
87 const struct ipt_entry_target *target, int numeric)
97 static void save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_TTL.c 19 static void init(struct ipt_entry_target *t, unsigned int *nfcache)
35 struct ipt_entry_target **target)
100 const struct ipt_entry_target *target)
121 const struct ipt_entry_target *target, int numeric)
libipt_CONNMARK.c 33 struct ipt_entry_target t;
61 init(struct ipt_entry_target *t, unsigned int *nfcache)
70 struct ipt_entry_target **target)
148 const struct ipt_entry_target *target,
177 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_TOS.c 12 struct ipt_entry_target t;
57 init(struct ipt_entry_target *t, unsigned int *nfcache)
90 struct ipt_entry_target **target)
137 const struct ipt_entry_target *target,
148 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_MARK.c 34 init(struct ipt_entry_target *t, unsigned int *nfcache)
43 struct ipt_entry_target **target)
90 struct ipt_entry_target **target)
141 const struct ipt_entry_target *target,
152 save_v0(const struct ipt_ip *ip, const struct ipt_entry_target *target)
164 const struct ipt_entry_target *target,
186 save_v1(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_CONNSECMARK.c 34 const struct ipt_entry *entry, struct ipt_entry_target **target)
90 const struct ipt_entry_target *target, int numeric)
99 static void save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_REJECT.c 90 init(struct ipt_entry_target *t, unsigned int *nfcache)
104 struct ipt_entry_target **target)
143 const struct ipt_entry_target *target,
158 static void save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_SET.c 45 static void init(struct ipt_entry_target *target, unsigned int *nfcache)
89 const struct ipt_entry *entry, struct ipt_entry_target **target)
141 const struct ipt_entry_target *target, int numeric)
152 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_ECN.c 20 static void init(struct ipt_entry_target *t, unsigned int *nfcache)
51 struct ipt_entry_target **target)
118 const struct ipt_entry_target *target,
144 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_MASQUERADE.c 30 init(struct ipt_entry_target *t, unsigned int *nfcache)
78 struct ipt_entry_target **target)
117 const struct ipt_entry_target *target,
135 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_NETMAP.c 60 init(struct ipt_entry_target *t, unsigned int *nfcache)
123 struct ipt_entry_target **target)
154 const struct ipt_entry_target *target,
175 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_REDIRECT.c 30 init(struct ipt_entry_target *t, unsigned int *nfcache)
81 struct ipt_entry_target **target)
120 const struct ipt_entry_target *target,
138 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_SAME.c 37 init(struct ipt_entry_target *t, unsigned int *nfcache)
88 struct ipt_entry_target **target)
136 const struct ipt_entry_target *target,
166 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_ULOG.c 56 static void init(struct ipt_entry_target *t, unsigned int *nfcache)
74 struct ipt_entry_target **target)
168 const struct ipt_entry_target *target)
198 const struct ipt_entry_target *target, int numeric)
libipt_DNAT.c 16 struct ipt_entry_target t;
57 static struct ipt_entry_target *
141 struct ipt_entry_target **target)
206 const struct ipt_entry_target *target,
221 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
libipt_SNAT.c 16 struct ipt_entry_target t;
57 static struct ipt_entry_target *
141 struct ipt_entry_target **target)
206 const struct ipt_entry_target *target,
221 save(const struct ipt_ip *ip, const struct ipt_entry_target *target)
  /external/iproute2/include/
iptables.h 109 void (*init)(struct ipt_entry_target *t, unsigned int *nfcache);
115 struct ipt_entry_target **target);
122 const struct ipt_entry_target *target, int numeric);
126 const struct ipt_entry_target *target);
133 struct ipt_entry_target *t;
  /external/iptables/include/
iptables.h 119 void (*init)(struct ipt_entry_target *t, unsigned int *nfcache);
125 struct ipt_entry_target **target);
132 const struct ipt_entry_target *target, int numeric);
136 const struct ipt_entry_target *target);
143 struct ipt_entry_target *t;

Completed in 302 milliseconds

1 2