HomeSort by relevance Sort by last modified time
    Searched refs:xtables_save_string (Results 1 - 9 of 9) sorted by null

  /external/iptables/extensions/
libxt_comment.c 48 xtables_save_string(commentinfo->comment);
libxt_helper.c 45 xtables_save_string(info->name);
libxt_nfacct.c 53 xtables_save_string(info->name);
libipt_ULOG.c 86 xtables_save_string(loginfo->prefix);
libxt_NFLOG.c 64 xtables_save_string(info->prefix);
libip6t_LOG.c 151 xtables_save_string(loginfo->prefix);
libipt_LOG.c 151 xtables_save_string(loginfo->prefix);
  /external/iptables/include/
xtables.h 486 extern void xtables_save_string(const char *value);
  /external/iptables/libxtables/
xtables.c 1835 void xtables_save_string(const char *value) function
    [all...]

Completed in 60 milliseconds