Home
last modified time | relevance | path

Searched refs:RESOURCE_PROBLEM (Results 1 – 16 of 16) sorted by relevance

/external/iptables/iptables/
Dip6tables-standalone.c79 exit(RESOURCE_PROBLEM); in ip6tables_main()
Diptables-standalone.c82 exit(RESOURCE_PROBLEM); in iptables_main()
Dxtables-standalone.c83 exit(RESOURCE_PROBLEM); in xtables_main()
Dxshared.c225 xtables_error(RESOURCE_PROBLEM, "malloc"); in xs_init_target()
243 xtables_error(RESOURCE_PROBLEM, "malloc"); in xs_init_match()
308 exit(RESOURCE_PROBLEM); in xtables_lock_or_exit()
318 exit(RESOURCE_PROBLEM); in xtables_lock_or_exit()
Dnft-cache.c107 xtables_error(RESOURCE_PROBLEM, in mnl_genid_get()
Dnft.c2922 xtables_error(RESOURCE_PROBLEM, "%s", errmsg); in nft_action()
/external/iptables/extensions/
Dlibxt_connlabel.c53 xtables_error(RESOURCE_PROBLEM, in connlabel_open()
Dlibipt_DNAT.c84 xtables_error(RESOURCE_PROBLEM, "strdup"); in parse_to()
307 xtables_error(RESOURCE_PROBLEM, "strdup"); in parse_to_v2()
Dlibip6t_SNAT.c57 xtables_error(RESOURCE_PROBLEM, "strdup"); in parse_to()
Dlibipt_SNAT.c78 xtables_error(RESOURCE_PROBLEM, "strdup"); in parse_to()
Dlibip6t_DNAT.c63 xtables_error(RESOURCE_PROBLEM, "strdup"); in parse_to()
Dlibxt_iprange.c80 xtables_error(RESOURCE_PROBLEM, "strdup"); in iprange_parse_range()
/external/iproute2/include/
Dxtables.h390 RESOURCE_PROBLEM, enumerator
/external/iptables/include/
Dxtables.h412 RESOURCE_PROBLEM, enumerator
/external/iptables/libxtables/
Dxtables.c2347 xtables_error(RESOURCE_PROBLEM, "OOM"); in xt_xlate_alloc()
2351 xtables_error(RESOURCE_PROBLEM, "OOM"); in xt_xlate_alloc()
2376 xtables_error(RESOURCE_PROBLEM, "OOM"); in xt_xlate_add()
Dxtoptions.c609 xt_params->exit_err(RESOURCE_PROBLEM, "strdup"); in xtopt_parse_mport()