Home
last modified time | relevance | path

Searched refs:xtables_save_string (Results 1 – 9 of 9) 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_nfacct.c53 xtables_save_string(info->name); in nfacct_print_name()
Dlibxt_NFLOG.c64 xtables_save_string(info->prefix); in nflog_print()
Dlibipt_ULOG.c86 xtables_save_string(loginfo->prefix); in ULOG_save()
Dlibip6t_LOG.c151 xtables_save_string(loginfo->prefix); in LOG_save()
Dlibipt_LOG.c151 xtables_save_string(loginfo->prefix); in LOG_save()
/external/iptables/include/
Dxtables.h486 extern void xtables_save_string(const char *value);
/external/iptables/libxtables/
Dxtables.c1835 void xtables_save_string(const char *value) in xtables_save_string() function