Searched refs:OTHER_PROBLEM (Results 1 – 20 of 20) sorted by relevance
/external/iptables/extensions/ |
D | libxt_set.h | 24 xtables_error(OTHER_PROBLEM, in get_version() 28 xtables_error(OTHER_PROBLEM, in get_version() 36 xtables_error(OTHER_PROBLEM, in get_version() 58 xtables_error(OTHER_PROBLEM, in get_set_byid() 62 xtables_error(OTHER_PROBLEM, in get_set_byid() 88 xtables_error(OTHER_PROBLEM, in get_set_byname() 92 xtables_error(OTHER_PROBLEM, in get_set_byname()
|
D | libxt_SECMARK.c | 48 xtables_error(OTHER_PROBLEM, PFX "invalid mode %hhu\n", info->mode); in print_secmark()
|
D | libxt_CONNSECMARK.c | 69 xtables_error(OTHER_PROBLEM, PFX "invalid mode %hhu\n", info->mode); in print_connsecmark()
|
D | libip6t_dst.c | 63 xtables_error(OTHER_PROBLEM, "strdup failed"); in parse_options()
|
D | libip6t_hbh.c | 64 if (!buffer) xtables_error(OTHER_PROBLEM, "strdup failed"); in parse_options()
|
D | libxt_multiport.c | 91 if (!buffer) xtables_error(OTHER_PROBLEM, "strdup failed"); in parse_multi_ports() 114 if (!buffer) xtables_error(OTHER_PROBLEM, "strdup failed"); in parse_multi_ports_v1()
|
D | libip6t_rt.c | 78 if (!buffer) xtables_error(OTHER_PROBLEM, "strdup failed"); in parse_addresses()
|
D | libipt_DNAT.c | 56 xtables_error(OTHER_PROBLEM, "Out of memory\n"); in append_range()
|
D | libipt_SNAT.c | 56 xtables_error(OTHER_PROBLEM, "Out of memory\n"); in append_range()
|
D | libxt_time.c | 157 xtables_error(OTHER_PROBLEM, "mktime returned an error"); in time_parse_date()
|
/external/iptables/iptables/ |
D | iptables-save.c | 47 xtables_error(OTHER_PROBLEM, in for_each_table() 73 xtables_error(OTHER_PROBLEM, "Cannot initialize: %s\n", in do_output()
|
D | ip6tables-save.c | 49 xtables_error(OTHER_PROBLEM, in for_each_table() 75 xtables_error(OTHER_PROBLEM, "Cannot initialize: %s\n", in do_output()
|
D | xshared.c | 167 xtables_error(OTHER_PROBLEM, "can't alloc memory!"); in command_default()
|
D | ip6tables-restore.c | 376 xtables_error(OTHER_PROBLEM, in ip6tables_restore_main()
|
D | iptables-restore.c | 376 xtables_error(OTHER_PROBLEM, in iptables_restore_main()
|
D | iptables.c | 1245 xtables_error(OTHER_PROBLEM, "can't alloc memory!"); in command_jump() 1282 xtables_error(OTHER_PROBLEM, "can't alloc memory!"); in command_match()
|
D | ip6tables.c | 1251 xtables_error(OTHER_PROBLEM, "can't alloc memory!"); in command_jump()
|
/external/iproute2/include/ |
D | iptables_common.h | 6 OTHER_PROBLEM = 1, enumerator
|
/external/iptables/libxtables/ |
D | xtoptions.c | 298 xt_params->exit_err(OTHER_PROBLEM, "%s: memory block does " in xtopt_parse_mint() 631 xt_params->exit_err(OTHER_PROBLEM, "%s: memory block does " in xtopt_parse_mport() 885 xt_params->exit_err(OTHER_PROBLEM, in xtables_option_metavalidate() 890 xt_params->exit_err(OTHER_PROBLEM, in xtables_option_metavalidate() 898 xt_params->exit_err(OTHER_PROBLEM, in xtables_option_metavalidate() 904 xt_params->exit_err(OTHER_PROBLEM, in xtables_option_metavalidate() 946 xtables_error(OTHER_PROBLEM, in xtables_option_tpcall() 982 xtables_error(OTHER_PROBLEM, in xtables_option_mpcall()
|
/external/iptables/include/ |
D | xtables.h | 387 OTHER_PROBLEM = 1, enumerator
|