table_ip_entry
struct table_ip_entry *ent;
ent = kmalloc(sizeof(struct table_ip_entry),
struct table_ip_entry *ent = (struct table_ip_entry *)rn;