Home
last modified time | relevance | path

Searched refs:xt_option_call (Results 1 – 25 of 102) sorted by relevance

12345

/external/iptables/libxtables/
Dxtoptions.c176 static void xtopt_parse_int(struct xt_option_call *cb) in xtopt_parse_int()
215 static void xtopt_parse_float(struct xt_option_call *cb) in xtopt_parse_float()
238 static void xtopt_mint_value_to_cb(struct xt_option_call *cb, uintmax_t value) in xtopt_mint_value_to_cb()
257 static void xtopt_mint_value_to_ptr(struct xt_option_call *cb, void **datap, in xtopt_mint_value_to_ptr()
286 static void xtopt_parse_mint(struct xt_option_call *cb) in xtopt_parse_mint()
335 static void xtopt_parse_string(struct xt_option_call *cb) in xtopt_parse_string()
377 static bool tos_parse_numeric(const char *str, struct xt_option_call *cb, in tos_parse_numeric()
406 static void xtopt_parse_tosmask(struct xt_option_call *cb) in xtopt_parse_tosmask()
433 static void xtopt_parse_markmask(struct xt_option_call *cb) in xtopt_parse_markmask()
446 static void xtopt_parse_sysloglevel(struct xt_option_call *cb) in xtopt_parse_sysloglevel()
[all …]
/external/iptables/include/
Dxtables.h147 struct xt_option_call { struct
283 void (*x6_parse)(struct xt_option_call *);
363 void (*x6_parse)(struct xt_option_call *);
567 extern void xtables_parse_val_mask(struct xt_option_call *cb,
571 static inline void xtables_parse_mark_mask(struct xt_option_call *cb, in xtables_parse_mark_mask()
616 extern void xtables_option_parse(struct xt_option_call *);
/external/iptables/extensions/
Dlibxt_socket.c60 static void socket_mt_parse(struct xt_option_call *cb) in socket_mt_parse()
72 static void socket_mt_parse_v2(struct xt_option_call *cb) in socket_mt_parse_v2()
87 static void socket_mt_parse_v3(struct xt_option_call *cb) in socket_mt_parse_v3()
Dlibxt_multiport.c162 static void __multiport_parse(struct xt_option_call *cb, uint16_t pnum, in __multiport_parse()
194 static void multiport_parse(struct xt_option_call *cb) in multiport_parse()
201 static void multiport_parse6(struct xt_option_call *cb) in multiport_parse6()
208 static void __multiport_parse_v1(struct xt_option_call *cb, uint16_t pnum, in __multiport_parse_v1()
236 static void multiport_parse_v1(struct xt_option_call *cb) in multiport_parse_v1()
243 static void multiport_parse6_v1(struct xt_option_call *cb) in multiport_parse6_v1()
Dlibxt_cgroup.c72 static void cgroup_parse_v0(struct xt_option_call *cb) in cgroup_parse_v0()
81 static void cgroup_parse_v1(struct xt_option_call *cb) in cgroup_parse_v1()
101 static void cgroup_parse_v2(struct xt_option_call *cb) in cgroup_parse_v2()
Dlibxt_connlimit.c57 static void connlimit_parse(struct xt_option_call *cb, uint8_t family) in connlimit_parse()
89 static void connlimit_parse4(struct xt_option_call *cb) in connlimit_parse4()
94 static void connlimit_parse6(struct xt_option_call *cb) in connlimit_parse6()
Dlibxt_NFQUEUE.c76 static void NFQUEUE_parse(struct xt_option_call *cb) in NFQUEUE_parse()
84 static void NFQUEUE_parse_v1(struct xt_option_call *cb) in NFQUEUE_parse_v1()
104 static void NFQUEUE_parse_v2(struct xt_option_call *cb) in NFQUEUE_parse_v2()
128 static void NFQUEUE_parse_v3(struct xt_option_call *cb) in NFQUEUE_parse_v3()
Dlibxt_tos.c56 static void tos_mt_parse_v0(struct xt_option_call *cb) in tos_mt_parse_v0()
70 static void tos_mt_parse(struct xt_option_call *cb) in tos_mt_parse()
Dlibxt_mark.c28 static void mark_mt_parse(struct xt_option_call *cb) in mark_mt_parse()
39 static void mark_parse(struct xt_option_call *cb) in mark_parse()
Dlibxt_connmark.c50 static void connmark_mt_parse(struct xt_option_call *cb) in connmark_mt_parse()
61 static void connmark_parse(struct xt_option_call *cb) in connmark_parse()
Dlibxt_iprange.c96 static void iprange_parse(struct xt_option_call *cb) in iprange_parse()
124 static void iprange_mt_parse(struct xt_option_call *cb, uint8_t nfproto) in iprange_mt_parse()
147 static void iprange_mt4_parse(struct xt_option_call *cb) in iprange_mt4_parse()
152 static void iprange_mt6_parse(struct xt_option_call *cb) in iprange_mt6_parse()
Dlibxt_TPROXY.c121 static void tproxy_tg0_parse(struct xt_option_call *cb) in tproxy_tg0_parse()
137 static void tproxy_tg1_parse(struct xt_option_call *cb) in tproxy_tg1_parse()
Dlibxt_HMARK.c182 hmark_parse_type(struct xt_option_call *cb) in hmark_parse_type()
204 static void HMARK_parse(struct xt_option_call *cb, int plen) in HMARK_parse()
263 static void HMARK_ip4_parse(struct xt_option_call *cb) in HMARK_ip4_parse()
267 static void HMARK_ip6_parse(struct xt_option_call *cb) in HMARK_ip6_parse()
Dlibip6t_DNAT.c170 static void _DNAT_parse(struct xt_option_call *cb, in _DNAT_parse()
201 static void DNAT_parse(struct xt_option_call *cb) in DNAT_parse()
211 static void DNAT_parse_v2(struct xt_option_call *cb) in DNAT_parse_v2()
Dlibxt_MARK.c84 static void MARK_parse_v0(struct xt_option_call *cb) in MARK_parse_v0()
108 static void MARK_parse_v1(struct xt_option_call *cb) in MARK_parse_v1()
127 static void mark_tg_parse(struct xt_option_call *cb) in mark_tg_parse()
Dlibxt_TOS.c94 static void tos_tg_parse_v0(struct xt_option_call *cb) in tos_tg_parse_v0()
106 static void tos_tg_parse(struct xt_option_call *cb) in tos_tg_parse()
Dlibxt_bpf.c153 static void bpf_parse(struct xt_option_call *cb) in bpf_parse()
168 static void bpf_parse_v1(struct xt_option_call *cb) in bpf_parse_v1()
Dlibxt_CHECKSUM.c32 static void CHECKSUM_parse(struct xt_option_call *cb) in CHECKSUM_parse()
Dlibxt_cpu.c23 static void cpu_parse(struct xt_option_call *cb) in cpu_parse()
Dlibxt_SECMARK.c32 static void SECMARK_parse(struct xt_option_call *cb) in SECMARK_parse()
Dlibxt_quota.c44 static void quota_parse(struct xt_option_call *cb) in quota_parse()
Dlibxt_helper.c23 static void helper_parse(struct xt_option_call *cb) in helper_parse()
Dlibxt_AUDIT.c30 static void audit_parse(struct xt_option_call *cb) in audit_parse()
Dlibxt_CONNSECMARK.c36 static void CONNSECMARK_parse(struct xt_option_call *cb) in CONNSECMARK_parse()
/external/iproute2/include/
Dxtables.h147 struct xt_option_call { struct
268 void (*x6_parse)(struct xt_option_call *);
345 void (*x6_parse)(struct xt_option_call *);
536 extern void xtables_option_parse(struct xt_option_call *);

12345