Searched refs:xtables_lmap_id2name (Results 1 – 4 of 4) sorted by relevance
79 name = xtables_lmap_id2name(realms, id); in print_realm()
105 name = xtables_lmap_id2name(devgroups, id); in print_devgroup()
546 extern const char *xtables_lmap_id2name(const struct xtables_lmap *, int);
1198 const char *xtables_lmap_id2name(const struct xtables_lmap *head, int id) in xtables_lmap_id2name() function