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

  /external/iptables/extensions/
libipt_realm.c 79 name = xtables_lmap_id2name(realms, id);
libxt_devgroup.c 113 name = xtables_lmap_id2name(devgroups, id);
  /external/iptables/include/
xtables.h 489 extern const char *xtables_lmap_id2name(const struct xtables_lmap *, int);
  /external/iptables/iptables/
xtoptions.c 1149 const char *xtables_lmap_id2name(const struct xtables_lmap *head, int id) function

Completed in 125 milliseconds