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

  /external/iptables/extensions/
libipt_realm.c 80 name = xtables_lmap_id2name(realms, id);
122 name = xtables_lmap_id2name(realms, id);
libxt_devgroup.c 105 name = xtables_lmap_id2name(devgroups, id);
165 name = xtables_lmap_id2name(devgroups, id);
  /external/iproute2/include/
xtables.h 549 extern const char *xtables_lmap_id2name(const struct xtables_lmap *, int);
  /external/iptables/include/
xtables.h 582 extern const char *xtables_lmap_id2name(const struct xtables_lmap *, int);
  /external/iptables/libxtables/
xtoptions.c 1198 const char *xtables_lmap_id2name(const struct xtables_lmap *head, int id) function
    [all...]

Completed in 56 milliseconds