ip_set_name_byindex 323 include/linux/netfilter/ipset/ip_set.h extern void ip_set_name_byindex(struct net *net, ip_set_id_t index, char *name); ip_set_name_byindex 726 net/netfilter/ipset/ip_set_core.c EXPORT_SYMBOL_GPL(ip_set_name_byindex); ip_set_name_byindex 508 net/netfilter/ipset/ip_set_list_set.c ip_set_name_byindex(map->net, e->id, name);