Home
last modified time | relevance | path

Searched refs:xtables_save_string (Results 1 – 8 of 8) sorted by relevance

/external/iptables/extensions/
Dlibxt_comment.c48 xtables_save_string(commentinfo->comment); in comment_save()
Dlibxt_helper.c45 xtables_save_string(info->name); in helper_save()
Dlibxt_NFLOG.c64 xtables_save_string(info->prefix); in nflog_print()
Dlibipt_ULOG.c85 xtables_save_string(loginfo->prefix); in ULOG_save()
Dlibipt_LOG.c151 xtables_save_string(loginfo->prefix); in LOG_save()
/external/iptables/include/
Dxtables.h453 extern void xtables_save_string(const char *value);
Dxtables.h.in453 extern void xtables_save_string(const char *value);
/external/iptables/iptables/
Dxtables.c1721 void xtables_save_string(const char *value) in xtables_save_string() function