portal_s
typedef struct portal_s portal_t;
TAILQ_ENTRY(portal_s) group_list; /* group list link */
TAILQ_HEAD(portal_list_s, portal_s);