Searched refs:RESOURCE_PROBLEM (Results 1 - 19 of 19) sorted by relevance

/external/iproute2/include/
H A Diptables_common.h9 RESOURCE_PROBLEM enumerator in enum:exittype
H A Dxtables.h390 RESOURCE_PROBLEM, enumerator in enum:xtables_exittype
/external/iptables/iptables/
H A Dip6tables-standalone.c77 exit(RESOURCE_PROBLEM);
H A Diptables-standalone.c80 exit(RESOURCE_PROBLEM);
H A Dxtables-standalone.c89 exit(RESOURCE_PROBLEM);
H A Dxshared.c225 xtables_error(RESOURCE_PROBLEM, "malloc");
243 xtables_error(RESOURCE_PROBLEM, "malloc");
H A Dip6tables-restore.c303 exit(RESOURCE_PROBLEM);
H A Diptables-restore.c302 exit(RESOURCE_PROBLEM);
H A Dip6tables.c1789 exit(RESOURCE_PROBLEM);
H A Diptables.c1776 exit(RESOURCE_PROBLEM);
/external/iptables/extensions/
H A Dlibxt_connlabel.c48 xtables_error(RESOURCE_PROBLEM,
51 xtables_error(RESOURCE_PROBLEM,
H A Dlibip6t_DNAT.c54 xtables_error(RESOURCE_PROBLEM, "strdup");
H A Dlibip6t_SNAT.c57 xtables_error(RESOURCE_PROBLEM, "strdup");
H A Dlibipt_DNAT.c75 xtables_error(RESOURCE_PROBLEM, "strdup");
H A Dlibipt_SNAT.c78 xtables_error(RESOURCE_PROBLEM, "strdup");
H A Dlibxt_iprange.c80 xtables_error(RESOURCE_PROBLEM, "strdup");
/external/iptables/include/
H A Dxtables.h412 RESOURCE_PROBLEM, enumerator in enum:xtables_exittype
/external/iptables/libxtables/
H A Dxtables.c2006 xtables_error(RESOURCE_PROBLEM, "OOM");
2010 xtables_error(RESOURCE_PROBLEM, "OOM");
2034 xtables_error(RESOURCE_PROBLEM, "OOM");
H A Dxtoptions.c625 xt_params->exit_err(RESOURCE_PROBLEM, "strdup");

Completed in 147 milliseconds