Searched refs:xt_option_call (Results 1 – 25 of 96) sorted by relevance
1234
/external/iptables/libxtables/ |
D | xtoptions.c | 172 static void xtopt_parse_int(struct xt_option_call *cb) in xtopt_parse_int() 211 static void xtopt_parse_float(struct xt_option_call *cb) in xtopt_parse_float() 234 static void xtopt_mint_value_to_cb(struct xt_option_call *cb, uintmax_t value) in xtopt_mint_value_to_cb() 253 static void xtopt_mint_value_to_ptr(struct xt_option_call *cb, void **datap, in xtopt_mint_value_to_ptr() 282 static void xtopt_parse_mint(struct xt_option_call *cb) in xtopt_parse_mint() 331 static void xtopt_parse_string(struct xt_option_call *cb) in xtopt_parse_string() 373 static bool tos_parse_numeric(const char *str, struct xt_option_call *cb, in tos_parse_numeric() 402 static void xtopt_parse_tosmask(struct xt_option_call *cb) in xtopt_parse_tosmask() 429 static void xtopt_parse_markmask(struct xt_option_call *cb) in xtopt_parse_markmask() 462 static void xtopt_parse_sysloglevel(struct xt_option_call *cb) in xtopt_parse_sysloglevel() [all …]
|
/external/iptables/extensions/ |
D | libxt_NFQUEUE.c | 67 static void NFQUEUE_parse(struct xt_option_call *cb) in NFQUEUE_parse() 75 static void NFQUEUE_parse_v1(struct xt_option_call *cb) in NFQUEUE_parse_v1() 95 static void NFQUEUE_parse_v2(struct xt_option_call *cb) in NFQUEUE_parse_v2() 107 static void NFQUEUE_parse_v3(struct xt_option_call *cb) in NFQUEUE_parse_v3()
|
D | libxt_multiport.c | 164 static void __multiport_parse(struct xt_option_call *cb, uint16_t pnum, in __multiport_parse() 196 static void multiport_parse(struct xt_option_call *cb) in multiport_parse() 203 static void multiport_parse6(struct xt_option_call *cb) in multiport_parse6() 210 static void __multiport_parse_v1(struct xt_option_call *cb, uint16_t pnum, in __multiport_parse_v1() 238 static void multiport_parse_v1(struct xt_option_call *cb) in multiport_parse_v1() 245 static void multiport_parse6_v1(struct xt_option_call *cb) in multiport_parse6_v1()
|
D | libxt_iprange.c | 96 static void iprange_parse(struct xt_option_call *cb) in iprange_parse() 122 static void iprange_mt_parse(struct xt_option_call *cb, uint8_t nfproto) in iprange_mt_parse() 145 static void iprange_mt4_parse(struct xt_option_call *cb) in iprange_mt4_parse() 150 static void iprange_mt6_parse(struct xt_option_call *cb) in iprange_mt6_parse()
|
D | libxt_connlimit.c | 57 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()
|
D | libxt_mark.c | 28 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()
|
D | libxt_connmark.c | 50 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()
|
D | libxt_bpf.c | 39 static void bpf_parse_string(struct xt_option_call *cb, const char *bpf_program, in bpf_parse_string() 83 static void bpf_parse(struct xt_option_call *cb) in bpf_parse()
|
D | libxt_MARK.c | 83 static void MARK_parse_v0(struct xt_option_call *cb) in MARK_parse_v0() 107 static void MARK_parse_v1(struct xt_option_call *cb) in MARK_parse_v1() 126 static void mark_tg_parse(struct xt_option_call *cb) in mark_tg_parse()
|
D | libxt_tos.c | 56 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()
|
D | libxt_TPROXY.c | 121 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()
|
D | libxt_TOS.c | 94 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()
|
D | libxt_HMARK.c | 182 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()
|
D | libxt_CHECKSUM.c | 32 static void CHECKSUM_parse(struct xt_option_call *cb) in CHECKSUM_parse()
|
D | libxt_helper.c | 23 static void helper_parse(struct xt_option_call *cb) in helper_parse()
|
D | libxt_addrtype.c | 101 static void addrtype_parse_v0(struct xt_option_call *cb) in addrtype_parse_v0() 120 static void addrtype_parse_v1(struct xt_option_call *cb) in addrtype_parse_v1()
|
D | libxt_socket.c | 26 static void socket_mt_parse(struct xt_option_call *cb) in socket_mt_parse()
|
D | libxt_cpu.c | 23 static void cpu_parse(struct xt_option_call *cb) in cpu_parse()
|
D | libxt_quota.c | 44 static void quota_parse(struct xt_option_call *cb) in quota_parse()
|
D | libxt_SECMARK.c | 32 static void SECMARK_parse(struct xt_option_call *cb) in SECMARK_parse()
|
D | libxt_nfacct.c | 37 static void nfacct_parse(struct xt_option_call *cb) in nfacct_parse()
|
D | libxt_AUDIT.c | 30 static void audit_parse(struct xt_option_call *cb) in audit_parse()
|
D | libxt_mac.c | 31 static void mac_parse(struct xt_option_call *cb) in mac_parse()
|
D | libxt_CLASSIFY.c | 39 static void CLASSIFY_parse(struct xt_option_call *cb) in CLASSIFY_parse()
|
/external/iptables/include/ |
D | xtables.h | 147 struct xt_option_call { struct 268 void (*x6_parse)(struct xt_option_call *); 345 void (*x6_parse)(struct xt_option_call *); 533 extern void xtables_option_parse(struct xt_option_call *);
|
1234