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

1 2 3 4 5 6 7

  /external/iptables/extensions/
libxt_comment.c 32 comment_print(const void *ip, const struct xt_entry_match *match, int numeric)
42 comment_save(const void *ip, const struct xt_entry_match *match)
libxt_connmark.c 81 connmark_print(const void *ip, const struct xt_entry_match *match, int numeric)
92 connmark_mt_print(const void *ip, const struct xt_entry_match *match, int numeric)
102 static void connmark_save(const void *ip, const struct xt_entry_match *match)
114 connmark_mt_save(const void *ip, const struct xt_entry_match *match)
libxt_mark.c 59 mark_mt_print(const void *ip, const struct xt_entry_match *match, int numeric)
70 mark_print(const void *ip, const struct xt_entry_match *match, int numeric)
82 static void mark_mt_save(const void *ip, const struct xt_entry_match *match)
94 mark_save(const void *ip, const struct xt_entry_match *match)
libxt_cpu.c 33 cpu_print(const void *ip, const struct xt_entry_match *match, int numeric)
40 static void cpu_save(const void *ip, const struct xt_entry_match *match)
libxt_helper.c 33 helper_print(const void *ip, const struct xt_entry_match *match, int numeric)
40 static void helper_save(const void *ip, const struct xt_entry_match *match)
libxt_length.c 37 length_print(const void *ip, const struct xt_entry_match *match, int numeric)
48 static void length_save(const void *ip, const struct xt_entry_match *match)
libxt_mac.c 50 mac_print(const void *ip, const struct xt_entry_match *match, int numeric)
61 static void mac_save(const void *ip, const struct xt_entry_match *match)
libxt_quota.c 28 quota_print(const void *ip, const struct xt_entry_match *match, int numeric)
35 quota_save(const void *ip, const struct xt_entry_match *match)
libxt_socket.c 39 socket_mt_save(const void *ip, const struct xt_entry_match *match)
48 socket_mt_print(const void *ip, const struct xt_entry_match *match,
libxt_tcpmss.c 37 tcpmss_print(const void *ip, const struct xt_entry_match *match, int numeric)
48 static void tcpmss_save(const void *ip, const struct xt_entry_match *match)
libipt_realm.c 34 static void realm_init(struct xt_entry_match *m)
87 static void realm_print(const void *ip, const struct xt_entry_match *match,
99 static void realm_save(const void *ip, const struct xt_entry_match *match)
libxt_multiport.c 281 __multiport_print(const struct xt_entry_match *match, int numeric,
315 const struct xt_entry_match *match, int numeric)
322 const struct xt_entry_match *match, int numeric)
328 static void __multiport_print_v1(const struct xt_entry_match *match,
369 const struct xt_entry_match *match, int numeric)
376 const struct xt_entry_match *match, int numeric)
382 static void __multiport_save(const struct xt_entry_match *match,
410 const struct xt_entry_match *match)
417 const struct xt_entry_match *match)
423 static void __multiport_save_v1(const struct xt_entry_match *match
    [all...]
libxt_tos.c 81 static void tos_mt_print_v0(const void *ip, const struct xt_entry_match *match,
93 static void tos_mt_print(const void *ip, const struct xt_entry_match *match,
106 static void tos_mt_save_v0(const void *ip, const struct xt_entry_match *match)
115 static void tos_mt_save(const void *ip, const struct xt_entry_match *match)
libipt_ah.c 55 static void ah_print(const void *ip, const struct xt_entry_match *match,
68 static void ah_save(const void *ip, const struct xt_entry_match *match)
libxt_dscp.c 78 dscp_print(const void *ip, const struct xt_entry_match *match, int numeric)
85 static void dscp_save(const void *ip, const struct xt_entry_match *match)
libxt_esp.c 50 esp_print(const void *ip, const struct xt_entry_match *match, int numeric)
62 static void esp_save(const void *ip, const struct xt_entry_match *match)
libxt_osf.c 84 static void osf_print(const void *ip, const struct xt_entry_match *match, int numeric)
91 static void osf_save(const void *ip, const struct xt_entry_match *match)
libxt_set.c 53 const void *entry, struct xt_entry_match **match)
117 set_print_v0(const void *ip, const struct xt_entry_match *match, int numeric)
125 set_save_v0(const void *ip, const struct xt_entry_match *match)
140 const void *entry, struct xt_entry_match **match)
202 set_print_v1(const void *ip, const struct xt_entry_match *match, int numeric)
210 set_save_v1(const void *ip, const struct xt_entry_match *match)
libxt_connlimit.c 49 static void connlimit_init(struct xt_entry_match *match)
129 const struct xt_entry_match *match, int numeric)
140 const struct xt_entry_match *match, int numeric)
150 static void connlimit_save4(const void *ip, const struct xt_entry_match *match)
168 static void connlimit_save6(const void *ip, const struct xt_entry_match *match)
libip6t_mh.c 71 static void mh_init(struct xt_entry_match *m)
175 static void mh_print(const void *ip, const struct xt_entry_match *match,
189 static void mh_save(const void *ip, const struct xt_entry_match *match)
libxt_devgroup.c 37 static void devgroup_init(struct xt_entry_match *match)
139 static void devgroup_print(const void *ip, const struct xt_entry_match *match,
147 static void devgroup_save(const void *ip, const struct xt_entry_match *match)
libxt_limit.c 76 static void limit_init(struct xt_entry_match *m)
130 limit_print(const void *ip, const struct xt_entry_match *match, int numeric)
137 static void limit_save(const void *ip, const struct xt_entry_match *match)
  /external/iproute2/include/linux/netfilter/
x_tables.h 10 struct xt_entry_match { struct
126 struct xt_entry_match *__m; \
171 /* can only be xt_entry_match, so no use of typeof here */
173 for ((pos) = (struct xt_entry_match *)entry->elems; \
174 (pos) < (struct xt_entry_match *)((char *)(entry) + \
176 (pos) = (struct xt_entry_match *)((char *)(pos) + \
  /external/iptables/include/linux/netfilter/
x_tables.h 10 struct xt_entry_match { struct
126 struct xt_entry_match *__m; \
171 /* can only be xt_entry_match, so no use of typeof here */
173 for ((pos) = (struct xt_entry_match *)entry->elems; \
174 (pos) < (struct xt_entry_match *)((char *)(entry) + \
176 (pos) = (struct xt_entry_match *)((char *)(pos) + \
  /external/iptables/include/
xtables.h 173 struct xt_entry_match **match;
228 void (*init)(struct xt_entry_match *m);
235 struct xt_entry_match **match);
243 const struct xt_entry_match *match, int numeric);
247 void (*save)(const void *ip, const struct xt_entry_match *match);
259 struct xt_entry_match *m;

Completed in 155 milliseconds

1 2 3 4 5 6 7