group_list_add
struct group *group_list_add(struct iface *, u_int32_t);
if ((group = group_list_add(iface, igmp_hdr.grp_addr))
if ((group = group_list_add(iface, igmp_hdr.grp_addr)) == NULL)